This class extends SubFormFieldsPerDocumentBase
.
Name | Type | Description | Notes |
---|---|---|---|
type *required |
String |
A yes/no checkbox. Use the SubFormFieldsPerDocumentCheckbox class. |
[default to 'checkbox'] |
is_checked *required |
Boolean |
true for checking the checkbox field by default, otherwise false . |
|
group |
String |
String referencing group defined in form_field_groups parameter. |