Autorun AI Docs

Adding a Table to a Page

Step 1: Enter Edit Mode

Make sure you are in edit mode.


Step 2:

First you have to add a page in the background and then add a page to the navigation bar. After these steps, you will be able to see the page in the navigation menu.


Step 3: Adding a Table

  1. Go back to Developer Toolbox
  2. Click on Add (the + icon)
  3. Select Table from the drag & drop menu and drag it to the position where you want it

Info: The system will automatically pull data from the _Users table. However, if you want it to pull data from somewhere else, you will need to connect that entity to your table - or you can create a completely new one if you want a blank table starting from scratch.


Step 4: Creating a New Entity

  1. Go to Developer Toolbox
  2. Click on Database
  3. Click on Add Table
  4. In the Name textbox, name your table - in this case Fun Stuff
  5. Click Save

Step 5: Connecting the Entity to Your Table

  1. Go to Table Settings (located directly on the table)
  2. In the Table Name textbox, select your created entity - in this case Fun Stuff
  3. Click Save