Documentation

Configure Tables

  1. Configure Tables Step:
    • This step involves setting up tables within the database.
    • Upon starting your project, two tables named "tbl_users" and "tbl_users_type" will be automatically created. You cannot modify or create them again.
    • Each table you add will become a page within the system.
    • To add tables, navigate to the step 2 "pages"
  1. Click the "Add New Table" button to add tables.

Please specify the following details to configure and set up your tables and associated pages as per your needs:

  • Table Name
  • Page Name

Additionally, select the following options:

For the "Page Type" selection, you have the following options:

  1. No Code Page: Generated as a normal page with fully functional where all features can be utilized.
  2. Empty Page: A page with no predefined content, allowing you to create your own code.
  3. Hidden Page: A page that is not visible to users but can be accessed for administrative purposes.
  4. Page One Row: A page containing only one row of information, such as company details or contact information.
  5. Virtual Page: A  page with no such as add, edit, delete, and update.
  • For the "Multi-Image" option, please specify "Yes" or "No" to enable or disable the page's capability to accept multiple images.
  • Menu: Select the menu in which you want this page to be built

For the "Data Type" selection, you have the option to choose between "Private" or "Public":

  1. "Private": Records added are only visible to the user who added them.
  2. "Public": Any user can view all added records.
  • Sort: Specify the page sort order

  1. After entering the necessary details, click "Save."
  2. Add all your tables within this step, placing each table in its respective menu as required.

Open the "Live Preview" to visualize and assess the changes you've made. This will allow you to see the outcome of the configurations you've set up for the tables and pages.