The Checkboxes element is a form element that lets the user choose multiple options from a list.
The Checkboxes element is a form element that lets the user choose multiple options from a list.
Sets the label of the element.
The unique element identifier is displayed here, you may need this for advanced usage.
Sets the options that the user can choose form. The submitted value can be different from the option text by enabling the Customize values option and changing the value of each option. Set the default selected options by clicking the check (tick) icon for the option.
Sets description text to display below the field.
Add validators to the element which checks whether the data entered by the user is valid and displays an error message if it’s not valid. Available validators for this element are listed below.
Sets layout of the options, the choices are One option per line, Inline, or a column layout from 1 to 10 columns.
If Options layout is set to a column layout, select a screen width to stack the columns.
Choose where to display the label relative to the field. “Inherit” means that the label position will be inherited from the global form settings.
Enable or disable the conditional logic for this element.
Add a logic rule to this element by clicking Add logic rule, then choose the element, operator and value that will trigger the rule.
Sets the default value of the element, which is the value that the field has when the form is first displayed.
Enable or disable the dynamic default value for this element.This option allows the field value to be set from a URL parameter.
Sets the name of the parameter to use as the source of the dynamic default value.
If enabled, the submitted element data will be shown in the default notification email.
The unique element identifier is displayed here, you may need this for advanced usage.