Can I have a search function for the enumlist drop down

Hi guys,

I need multiple input to my row.
That’s why I used Enumlist as a column type.

Enumlist with Ref to another table. Anyhow, the enumlist drop down shows nothing. Due to that I setup Valid_if formula to reference to the data source data, and then the enumlist drop down shows something.

Can I have a search bar on top of the enumlist drop down to key in some keywords to further filter down the drop down ?

Thanks guys !!

Solved Solved
0 18 1,736
1 ACCEPTED SOLUTION

@happy_farmer
1.) It seems you haven’t specified the item delimiter/seperator
2.) Unless your enumlist dropdown values are limited and not scrolling, there’s no searching functionality because there’s no meaning for it
3.) With which expression are you populating the enumlist values? You haven’t specified any values to it, so you shall be using either a Valid_If or Suggested_Values property to populate the content with an expression.

View solution in original post

18 REPLIES 18
Top Labels in this Space