Hi,
I’ve got a select input with several options. I want to use the combo to make it easier for the user to filter the list and select the option that they want. However, I want to prevent the user from entering a value that is not part of the list.
Is there any easy way to accomplish this? ReadOnly mode does not allow for proper filtering.
Thanks,
Eric