Support

Core Modules Documentation

Modules can create and assign items under another item. The child items can be used to group data that pertains to each item or group helper functions such as a validations. Child items can be classified by labels. The labels child items can be assigned are defined by each Module. For example, the built in Form Module stores each form submission as a child item to the form item. In addition, the Form Module supports user defined Validation items. To separate the two types of child items for navigational simplicity and querying, two labels are used: "Form Submissions" and "Validations"