Tagged Questions
4
votes
2answers
128 views
Break up options in a drop down by scope
I'm working on a social application whose main component we'll call Object. On the Object view there is a drop down that can contain as many as 9 options.
Some of these options impact only a single ...
4
votes
3answers
760 views
Which is better to design a Filter?
Which is better for filter, select a single value:
Check box ( Use js to keep single selection )
Dropdown list
Radio buttons
Highlighted labels
download bmml source – Wireframes ...
0
votes
2answers
428 views
Any alternative text labels for a “Race/Ethnicity” dropdown? [closed]
The phrase 'Race/Ethnicity' or "Race/Ethnic Origin" is used throughout various data reporting. It just looks so odd with a '/' slash. Any alternatives? Here are a few examples of the slash in 'real ...
4
votes
2answers
214 views
“File” for name of drop-down menu
In Windows mostly, a lot (most?) applications have a "File" drop-down menu, with things like "Exit", "Import/export settings", "Preferences", ...
Is "File" a blindly accepted standard/default? ...