Home - AtlasOfLivingAustralia/ecodata-client-plugin GitHub Wiki
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
dataModelattribute.
- Default values - Describes structure of
dataModel.defaultValueattribute.- Expression - Describes structure of
dataModel.computedattribute.- Constraints - Describes structure of
dataModel.constraintsattribute.- Validate - Describes structure of
dataModel.validate, dataModel.behaviour & dataModel.warningattributes.
- View types - Describes structure of
viewModelattribute. - Pre-population - Describes structure of
pre-populateattribute. - Flatten option (
flattenOption) - Set this option to control how data is rendered on download sheet. The possible options are - REPEAT_SELECTIONS, REPEAT_ALL, REPEAT_NONE.
Read more about the working of form engine use on this wiki document.