Add search to combo boxes
backlog
P
Purple Cougar
When combo boxes get particularly large or run off screen it can be difficult for viewers to find what they want to select. Allowing a viewer (or user) to type in the combo box and allow it to search through the selectable results, similar to other searchable drop-down boxes on other sites, would help alleviate the problem.
J
Jamie Morris
Merged in a post:
Autocomplete/Search-As-You-Type Combo Box Controls
B
Belinda Bailey
This feature dynamically filters the options in the combo box based on the user’s input, making finding specific entries in a large list easier.
J
Jamie Morris
backlog
J
Jamie Morris
Merged in a post:
Combo Box with ability to type and have an auto complete option if a long list to filter down to the category
B
Belinda Bailey
If you have a combo box that has a long list, for example, country and you quickly wanted to select it without having to scroll. It would be good to have the ability to start typing the name of the country and the list filters down as you type.
For example:
If I has a list of countries of the world and I typed _United_ the list in the combo box would reduce to:
_United Arab Emirates_
_United Kingdom_
_United States of America_
This makes the combo box more user-friendly.
J
Jamie Morris
under review
J
Jamie Morris
Merged in a post:
Searchable combo box filters
P
Purple Cougar
Searchable filters – option to have text input that searches the values in the filter and selects the ones that include that text (this is standard in Microsoft filters).
J
Jamie Morris
Merged in a post:
Searchable control box
T
Tangelo Grasshopper
The user would like to be able to search categories within a control box.