Single selection in Checkbox

Last updated Nov 08 2019

The  Checkbox element looks a lot like the radio button element. They both offer multiple options for the user to choose from. The first noticeable difference between them is that the selection in the radio button looks like a dot, while the checkbox uses a V icon to represent the selection.
However, there is a more significant difference between them and that is that the Checkbox allows the user to select multiple options from a list, as opposed to the Radio button which allows the user to choose only 1 option.
In this version, following a user request to have a “radio button” that looks like a checkbox, we decided to add a property to the checkbox called “Single selection”.
By turning on this option the field will look like a checkbox but will only let the user choose one option.
Watch how to change your Checkbox into a single selection field



Enjoy!


CommentsLogin Required
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.