Dropdown field + textbox - is that possible?

tgefen April 24, 2017

Hello

I have to add a custom dropdown field (with given values) but the user would need to add new values if the value he needs doesn't exist. i.e. a mix of dropdown + textbox (sometimes it was called a "combobox") . Any idea ?

 

Thank you

1 answer

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 24, 2017

Not natively. 

You'd need to code to implement something like this, writing an add-on to provide a field like this.

A label type field can capture the same information, and is probably a better implementation frankly, because it suggests existing labels instead of encouraging the user to enter minor variations.

Suggest an answer

Log in or Sign up to answer