Selectbox Filtering

It would be awesome if there was a way to filter by typing in a selectbox.

When using a selectbox in a New-UDInputField and handing it an array it can be cumbersome to find a value from a larger array. Some of the implementations out there, like the state selector or timezone selector on various forms will let you do something similar. If I wanted california from a states dropdown, after I click it, I could type ‘ca’ and get California, the Carolinas, etc.

Not hugely important but it’d be cool if it were available at some point.

1 Like