お気に入りJenn Sherbrook (CNL) が「#Data Management」で質問2011年7月13日 20:57Is it possible to create a combobox field type in Saleforce?Just wondering if it's possible to create the field type "combobox"?1 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えMark Passovoy (WatchGuard)2011年7月13日 21:12Unfortunately not using the built-in fields. You can create a picklist, a multi-picklist or a text input. A true combo box would have to be created probably in a custom Visualforce page, if it can be done at all.コメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
Mark Passovoy (WatchGuard)2011年7月13日 21:12Unfortunately not using the built-in fields. You can create a picklist, a multi-picklist or a text input. A true combo box would have to be created probably in a custom Visualforce page, if it can be done at all.