Reference
UI
jc-field-row
13min
The schema defines the following properties:
Property | Type | Required | Description |
type | component.field-row | true | |
instanceId | InstanceId | Expression | false | |
when | Expression | boolean | false | |
options | Form Field Row Options | true | |
Properties of the options object:
Property | Type | Required | Description |
children | FormChildrenFields[] | true | Maximum of 3 children in a row |
Maximum of 3 children in a row
The object is an array with all elements of the type FormChildrenFields.
Additional restrictions:
- Minimum items: 1
The schema defines the following additional types:
FormChildrenFields (jc-text-field | jc-checkbox | jc-email-field | jc-number-field | jc-dropdown | jc-date-picker | jc-signature-field | jc-media-field | jc-avatar-field)
The object must be any of the following types: