Skip to content

3.3 Creating the First Table: [Department Table]

Department is the basic organizational unit of employees, so we start with it first. The most core information of a department is its name and a responsible person (department supervisor).

Through the application design module on the homepage, find this application, click the "Application Design Button" in the figure, and enter the application design page.

8568d2b9-f732-4120-b9dd-56b5bb926148

Step 1: Create Data Table

  1. On the application design interface, click the + button on the right side of "Module Settings" in the left menu bar, and in the pop-up menu bar, select the Create Module button.

    204c8515-90c5-4bd5-ba56-50ad6a56f60a

    In Informat, all functional components such as data tables, views, dashboards, etc., are uniformly called 'modules'. Therefore, the first step to create a data table is to first create a 'data table type' module.

  2. In the pop-up window, find the data table in the common modules and click it.

    image-20250914092747352
  3. In the pop-up window, enter the data table name: Department, then click "Create" (keep the default values for other content).

86d9b59c-1793-4870-989c-2bee4d7f8f65