Data Manager Terminology
When starting with the data manger, it’s important to understand core concepts, and thankfully we’ve made it pretty simple for you. Here’s a quick mapping to understand the Data Manager components when building a form:- Data Attribute = Individual Field/Input
- Data Group = Entire Form
- Data Attribute = Column
- Data Group = Table
Enabling Data Manager
If you do not see “Data Manager” as a top-level menu option on the left-hand nav on the backend of Curator, you can enable it by following these steps:- Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - Navigate to the Settings > Curator > Portal Settings section from the left-hand menu.
- Click on the Features tab
- In the “Functionality” section ensure the toggle for “Data Manager” is enabled and click the “Save” button.
Creating a Data Attribute
To create a data attribute, you can- Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - Navigate to the Data Manager > Data Attributes section from the left-hand menu.
- Click on the New Attribute button
- Fill out the form keeping in mind how you’d like your end user to interact with this field, then click “Save”.
Creating a Data Group
Once you have created all the data attributes you need for your user form, you can group them all together into a Data Group for use with Data Manager features like Mark Commenting. To create a data group:- Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - Navigate to the Data Manager > Data Groups section from the left-hand menu.
- Click on the New Group button
- Check all of the boxes next to the Data Attributes you wish to add to your Data Group then click “Create” or “Save”.