JLanclos Posted February 24, 2016 Posted February 24, 2016 I would like help designing a drop down value list which filters the list based on what is already type in the input field. See example - admin 1234 - When they click on the field the drop down menu appears and would be filtered by the first letter of what they typed in so the user can correctly match up with the exact name - the field data comes in from a web form and I do not want to change the web form - just the value list - thanks ValueLists.fmp12
Lee Smith Posted February 24, 2016 Posted February 24, 2016 Have you tried typing a letter in the field? I opened your file, and the dropdown works as excepted. i.e. if you type a letter in the field, it goes to the first value with that letter. I would modify the field to also AutoComplete. Checkbox is an option to the value list setup. HTH Lee
webko Posted February 24, 2016 Posted February 24, 2016 Could well be the long-standing Windows issue which makes typeahead not work...
Recommended Posts
This topic is 3462 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now