I have a drop down list in my form with contains a lot of different numbers, text, countries, cities and states, etc.
I would like the user to either have the option to only use the drop down list or they can type "Zapple" or any portion and have it populate the value.
Is there a setting or code which I can use which will do this?
Currently, if the user types the first letter or number it will take them to the beginning of the list (since I have them listed alphabetically/numerically), but I'd prefer they can type beyond the first character and pinpoint the option they're looking for.
Thank you for any help