Any number of choices from a list of checkboxes.
"Type": "checkboxlist"{{ checkboxlist }}
— the Liquid object a template reads from this field.
{{ checkboxlist_field }}
— the control object rendered on a Form. Not the same object as Stores.
same, not, minitems, maxitems, eq, differentAccepted in addition to the shared properties every definition carries.
| Property | Required | Description |
|---|---|---|
Options |
— | The options, written as one delimited string rather than an array. |
Delimiter |
— | Separates one option from the next. |
ValueDelimiter |
— | Separates an option's stored value from its label. |