Select, checkbox, and radio
Learn how to create a single or multiple-choice field
These fields allow the user to create a single or multiple-choice field.
The option list
To add an option, click on the Add option button.
Every option row is composed of these elements:
label - the option label
value - the option value
link option and value - if enabled label and value are linked together
set as default - select multi and checkbox fields allow multiple default options
delete - click on delete the option
Load options from a dataset
Finally, it is possible to load options from a dataset.
Just click on the Load dataset button, and a modal will appear.
Have a look:
Select the desired dataset and voila, the options are instantly loaded.
Last updated