Create a data table
Create a table to store the data for your application.
Avant de commencer
Role required: admin, sn_app_eng_studio.user, or delegated developer
Pourquoi et quand exécuter cette tâche
The first phase in building the data model for the employee travel request application is to create a table. In our tutorial, we create a blank table that extends the Task table.
|
Phase 1 |
|
|
|
Phase 2 |
|
|
|
Phase 3 |
|
This procedure covers the first part of the task demonstrated in the tutorial video. The rest of the procedure is outlined in the next topic Configure a data table.
Follow along to create a table for the employee travel request application.
| Timestamp | Section |
|---|---|
| 0:10 | Create a data table. |
| 0:14 | Create a table by extending the Task table. |
| 0:21 | Define table properties. |
| 0:33 | Add permissions to your table. |
Procédure
Résultats
You have created a table for your application.
Que faire ensuite
Complete the setup of your table by proceeding to the next phase: Configure a data table