Developer manual
Checkbox List
Creates a list of checkboxes
Updated: Type: form-field-definition
Current
Form Field Definitions
| Field Name | Type | Label | Value | Required? | |
|---|---|---|---|---|---|
| current | Type | option | Checkbox List | Yes | |
| current | Label | string | The value of the label text to be displayed to the right of the checkbox list. | ||
| current | ID | string | The unique value to identify this field. Spring will generate a unique ID based on the label field if this field is left blank. | No | |
| current | Value | list | List of checkbox options. Each item separated by a comma. | Yes |