收藏Jenn Sherbrook (CNL) 提问于 #Data Management2011年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.