Tagged Questions
4
votes
3answers
206 views
Address list following a postcode search, should a drop down list or radio buttons be used?
I'm working on a project at the moment using an OOTB solution. We have an address search facility where a user will neter there postcode, click 'search' and is then presented with a list of addresses. ...
5
votes
5answers
444 views
Drop down list, radio buttons or something else for a language selector (of two languages)?
We have only two languages in the system: Japanese and English and I personally think that Drop Down List is irrelevant for this type of input, while radio buttons might be easier.
What do you ...
17
votes
6answers
1k views
When should I use a select box instead of radio buttons?
I know that a select box takes up less space and is good for lots of options. But should there be any deeper influences to my choice than space? Are there any studies that show users preferring one or ...