Questions tagged [checkboxes]
widgets that allow a single item to be selected or not. Usually shown by a square box, with a check mark in it if selected.
418 questions
0
votes
1
answer
67
views
Multiple checkboxes versus Dropdown
I keep changing this design as I am asked to, as the client is not sure.
The concept is
The staff member taking the call has to ask their Client if Accommodation is Required
Then check the Asked ...
0
votes
1
answer
80
views
Unchecked checkbox with a check mark: is that proper form design?
I noticed a few forms (EasyJet, Microsoft,, etc.) where the checkbox is unchecked but still has a checkmark in it, e.g.:
Animation showing checking and unchecking the box:
Is that user-friendly? I ...
0
votes
2
answers
106
views
Mandatory checkbox on Product page or Cart?
I need to add a mandatory checkbox as a legal requirement for a job that I’m doing on an e-commerce website.
I’ve done a lot of research, but without telling you the result, I want to know if there’s ...
1
vote
1
answer
107
views
How to Choose Between Radio Buttons and Checkboxes for a Multi-Page Form with Required Fields?
I’m designing a multi-page form with several sections, each containing multiple questions. Users can initially skip required questions and move to the next section but must complete them before ...
0
votes
1
answer
161
views
Optional Newsletter Signup Best Practice - Checkbox = Yes/[empty] OR Yes/No?
My site has many, many forms and a user may fill out multiple forms in a visit. Each form filled out places the user on a specific mailing list related to their inquiry. At the end of each form, the ...
0
votes
1
answer
709
views
Checkboxes or Radio Buttons in a Table
I'm working on updating a table with a new design. Currently, our table allows users to select only one option across three different tables, each in its own tab. This selection is made using radio ...
1
vote
2
answers
214
views
What's the best way to select from two options if both can be selected and at least one must be selected?
I have encountered a scenario where the user can filter a dataset of inventory based on two location designations (internal stock vs. external stock). The user can filter for internal stock, external ...
1
vote
1
answer
180
views
Newsletter checkbox with social sign on
I am exploring the best UX solution for newsletter checkbox (i.e. newsletter signup) for social sign on (SSO - sign up with Google, Facebook, Apple etc).
The problem: SSO are required to have middle ...
0
votes
3
answers
488
views
For a permissions interface settings, how to better handle multiple checkboxes on one screen?
Is this the best way to display the checkboxes in the below screen?
Should I add Select all for the checkboxes?
15
votes
4
answers
5k
views
Are links inside checkbox labels acceptable?
For checkboxes in forms, you often need an accompanying link for individual options. This regularly comes up in checkboxes to accept terms of use. Designers love to put this link inside the checkbox ...
1
vote
1
answer
132
views
Improving confusing product permission settings UI with explicit / implicit multi options
I have a product permission settings component that allows users to include/exclude companies' current and future products. Many users find the current UI confusing based on feedback.
Below is an low ...
1
vote
2
answers
260
views
Differentiating single/multiple selection in polls in a mobile app
as the title stated, I would like to seek some ideas on the need of actually differentiating the choices. see below:
A: traditional checkboxes for multi-selects, radio button for single
select
B: ...
1
vote
1
answer
890
views
Elegant layout for a table with long row / column headers but simple cells
I have a table, possibly a very large table, where every cell is just a simple checkbox (e.g., click-dragging will check/uncheck a grid at a time). The table will have both row and column headers. ...
1
vote
1
answer
129
views
Listbox with checkboxes — description aligment with title, or checkbox?
On a project, we show a list with checkboxes — and all options have some additional descriptions. So the question is should those descriptions be left aligned with the checkbox, or item title?
1
vote
1
answer
155
views
Two options of how user selects mode. Which one is better? [closed]
Hello, guys! My colleagues and I had a very heated discussion over those options of how a user can tune settings in our web-application.
A little bit of context: we build a system for professionals ...