FieldGroup
fieldGroup
is a group of fields representing attributes of one or multiple entities contained in a datasource. The visual component representing a field is selected automatically depending on corresponding attribute type. If an attribute is a reference to other entity, it will be represented by PickerField by default.
fields button enables you to create fields included in the group and associate them with entity attributes. A field has the following specific properties:
id
must correspond to the name of the attribute.PickerField
.LEFT
or TOP
.See FieldGroup for details.