-
Notifications
You must be signed in to change notification settings - Fork 5
Home
temi edited this page Oct 6, 2021
·
4 revisions
Welcome to the ecodata-client-plugin wiki!
Metadata file format - Describes schema of a form. Below lists attributes in the schema.
-
Data types - Describes structure of
dataModel
attribute.
- Default values - Describes structure of
dataModel.defaultValue
attribute.- Expression - Describes structure of
dataModel.computed
attribute.- Constraints - Describes structure of
dataModel.constraints
attribute.- Validate - Describes structure of
dataModel.validate, dataModel.behaviour & dataModel.warning
attributes.
-
View types - Describes structure of
viewModel
attribute. -
Pre-population - Describes structure of
pre-populate
attribute.
Read more about the working of form engine use on this wiki document.