The possible choices
The default selected value
OptionaldescriptionA longer description/summary/notes for this field
The unique id of this input field within the input group
OptionalisA companion expression to check whether this input should be visible, based on the current options selections within the input group
This is the same syntax as other expressions written inside of Comapnion.
You can access a value of the current options using $(options:some_field_id).
This does not support the isVisibleData property, let us know if you need this.
The label of the field
OptionaltooltipA hover tooltip for this field
The type of this input field
A dropdown input field
Example