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.

  1. Data types - Describes structure of dataModel attribute.
  1. Default values - Describes structure of dataModel.defaultValue attribute.
  2. Expression - Describes structure of dataModel.computed attribute.
  3. Constraints - Describes structure of dataModel.constraints attribute.
  4. Validate - Describes structure of dataModel.validate, dataModel.behaviour & dataModel.warning attributes.
  1. View types - Describes structure of viewModel attribute.
  2. Pre-population - Describes structure of pre-populate attribute.
  3. 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.