FavoriteJenn Sherbrook (CNL) asked in #Data ManagementJul 13, 2011, 8:57 PMIs it possible to create a combobox field type in Saleforce?Just wondering if it's possible to create the field type "combobox"?1 answerSortSort by DateSort by Most HelpfulSort by DateMark Passovoy (WatchGuard)Jul 13, 2011, 9:12 PMUnfortunately 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.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Mark Passovoy (WatchGuard)Jul 13, 2011, 9:12 PMUnfortunately 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.