Developer Mode

Introducing agileBase’s build mode and how to toggle it on and off

As a no-code platform, agileBase allows you to easily build (and later un-build or ‘refactor’) and change your software.

Toggling build mode on and off

Toggle build mode To get started, you need to toggle from ’normal’ mode to ‘build’ mode. You can do this wherever you are in the system and you will switch to building or developing the item you’re looking at. The three main areas this covers are:

  1. The homepage. Toggling to build mode on the homepage shows an overview of everything in the system - tables, views, tiles, roles and users can all be listed and edited. Furthermore, the connections between different objects can be shown. More advanced users will typically use this area, when working on larger systems.
  2. In a view. When a view is open, toggling to build will let you edit that view - to add or remove fields and calculations for example.
  3. When viewing a record from a table, toggling to build will let you edit that table, e.g. to add/remove fields.

When build mode is on, pencil icons will appear next to every object which can be edited: for example, next to every field and tab in a table record.

When editing views and tables, the large pencil at the top left lets you edit the object as a whole, as opposed to a field or a tab in it.

Build mode can easily be toggled off again when you’re done and the user interface will switch back to ’normal’ mode.

Using editing panels

When build mode is on, clicking any of the pencil icons on screen will open a panel allowing you to edit the item it’s next to. The panel can be dragged to move it around the screen if you want to see what’s underneath. Whenever you make a change using the panel, the display underneath will update, allowing you to see the effect your changes have in real time.

Example videos

Here’s an example of editing a table and view:

and here’s what the build mode looks like on the homepage:


Last modified March 21, 2022: Added toggle build mode pix (c00556a)