Used

Checkboxes are used when out of many options, just one option is required to be selected

Checkboxes are used when out of many options, just one option is required to be selected

Checkboxes are used to choose as many options as desired at a time from a limited number of options. You can select none, one, or as many options as desired in a group of checkboxes. There may also be only one checkbox. Choose a name that explicitly distinguishes two different states or contrasts.

  1. When should checkboxes be used?
  2. What is used when more than one option is required to be selected?
  3. What are check boxes used for?
  4. What control is used when only one option is required to be selected?

When should checkboxes be used?

Checkboxes are used when there are lists of options and the user may select any number of choices, including zero, one, or several. In other words, each checkbox is independent of all other checkboxes in the list, so checking one box doesn't uncheck the others.

What is used when more than one option is required to be selected?

Checkboxes allow a user to select multiple choices.

What are check boxes used for?

A check box is used to select or deselect action items. It can be used for a single item or for a list of multiple items that a user can choose from.

What control is used when only one option is required to be selected?

Radio Button Control

Radio buttons are used when out of many options, just one option is required to be selected. They are also created using HTML <input> tag but type attribute is set to radio.

Should I keep the user logged in (i.e. remember me) when they register a new account?
Is Remember Me a security risk?What is the danger of checking the Remember Me box on a public web browser?Should I use remember this device?How does ...
Prioritizing Information User Testing
How do you Prioritise user needs?What are the three prioritization methods? How do you Prioritise user needs?User needs that have high opportunity a...
Navigational alternative to tabs
What is an alternative to tabs?What is navigation tab?Was one of the first sites to use tab dividers for navigation?Are tabs good on website? What i...