Skip to content

Multiple Choice

A Multiple Choice field type is a field which provides a list of checkboxes and allows multiple to be selected.

Pick Multiple
As many as you want

Since the list of choices for this field type are defined within the field config, you must provide them when creating it. In the Choices setting, you must provide a list of options (one on each line).

⚙ Type Details
Element <input type="checkbox">
Stored As List of Strings
Additional Settings Choices
Unsupported Settings Placeholder
Advanced Features Dynamic-Option

Advanced Features

The Multiple Choice field type supports the Dynamic-Option advanced feature. See the page for this feature for more information on what it does.