Tagged Questions
5
votes
5answers
905 views
Alternatives to dropdown list when possible results are not known
For quite some time I've been looking around the web for alternatives to a dropdown list in assignment of data (i.e., during data capture that will be saved, NOT when searching for some data).
One ...
6
votes
3answers
1k views
How to best display a long list of check boxes
In my application users are required to select from a drop down, a list of projects they wish to include in their custom search. The easy part is that users can select one project to filter on or ...