Documentation

Configure Fields In Tabels

  1. Configuring Fields Step:
    • This step involves setting up fields within tables.
    • The primary key will be automatically created when you first create the table. You must not add or modify the primary key.
  2. Adding Fields:
    • To add fields, proceed to step #2.
  1. Click on the settings icon located under the table for which you want to add fields.

choose to add a new field

fill in all the details 

  1. Once you've added the necessary fields, click "Save."
  2. Ensure that every field you add is properly displayed within its respective table.

After completing the field addition process, it's important to select the CRUD operations (Create, Read, Update, Delete) for those fields. This determines the actions users can perform with the data.

 

Video to how create fields

 

Video to test an application forms