fileFieldsModel
Namespace: | http://filecatalyst.com/model |
XML Schema: | model.xsd |
File fields model class
XML
Attributes
name | type | description |
---|---|---|
fieldsPerRow | int |
The fields can be shown on the form either:
|
Elements
name (type) | min/max occurs |
description |
---|---|---|
formField (formFieldModel) | 0/unbounded | List of form fields. |
JSON
property | type | description |
---|---|---|
fieldsPerRow | int |
The fields can be shown on the form either:
|
formField | array of formField (formFieldModel) | List of form fields. |