📂Managing Data

Defining Types and fields is extremely important when you build an application. Members will need to think about the structure of the data, and how it should be represented in the Editor.

Members see options to add, edit, and delete data.

Fields are how you define how a given field type entry should be described. Members can add and manage these fields themselves. You can use a combination of Text, Numbers, Images, and even Formulas to create a new record.

When you create a field on a data column, you have to pick a type for that field.

Select an App from the dashboard, page navigates to the Data screen. By default, the User and Teams modules are added to the app.

The user module will be displayed with User First Name, User Last Name, Email, and Password columns.

The team module will be displayed with the Team Name column.

Modules can be customized as per app requirements and each module is a collection of elements with different fields and field types. You can add a Module name, unique module API and fields with in the modules.

Members can add a New field by adding a field name and field types.

Good to know: Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers, deep dive, into the concepts that matter most to them.

Last updated

Was this helpful?