Suggested by Moony Tong – New
The auto-complete control by design only limits the first 6 results to show up even if the list contains more than 6 items. There is an expectation that the user provides additional character to narrow down the search results as necessary. Otherwise, in order for all items to show up in the drop down, a user will need to select and item, then save the form and then they will be able to view and select all available items.
The auto-complete control needs to be fixed so that all available items show up on the auto-complete dropdown without needing to first selecting an option and saving.
Thanks