Tagged Questions
2
votes
5answers
117 views
Dropdown option order best practices when not using alpha sorting
Looking for some best practices on ordering dropdown options when using a logical sort vs an alphabetical sort. To keep this from being open ended, here are some specific cases:
Chronological - ...
3
votes
2answers
415 views
How should I sort items in a drop down list?
I have a simple drop down list containing about 12 choices. The choices are not countries, states, or any other common set of items that users would be used to scanning alphabetically or by name. ...