Support

General Documentation

The Data module will create Items based on a predefined Data Definition. Learn more about Data Definitions. A Data module's Item does not provide a view that can be rendered on the web site, but instead only acts as a container for CMS User provided data. It is similar to how a database table works. A SDK is available to allow for retrieving and using Data Items as well as some built in modules use Data Items as data sources, such as the List View.

The schema a Data Item uses is selected when the Item is first created. The schema cannot be changed once the Data Item is created.

Editing a Data Item is grouped into two sections:

Add a new row

Inputs are displayed to allow the content editor to add a new row. Inputs correspond to the schema definition that the Data Item was created with. Click the "Add" button to add it into the collection.

Modifying the rows in the collection

Existing rows in the collection are displayed in this section. Each row can be edited, removed or moved up and down in the collection.