GroupField
GroupField
Group field class for adding group field in content type.
| Name | Type | Description |
|---|---|---|
| Format | string | Format for the group field. |
| MaxInstance | int | Max instance for the group filed to be allowed. |
| Schema | List<Field> | Schema details for the group field. |