Making trackers

Make and edit pages

← All help articles

Pages are the screens of your tracker. You make them in the page builder, reachable from your tracker's home screen under Pages.

Adding elements

A page is a stack of elements, top to bottom. The core pieces:

  • Text — headings and labels.
  • List — shows records from a table, one card per row.
  • Button — runs an action, like opening another page or saving a record.
  • Form — collects input with the fields you choose.
  • Data elements — numbers, progress bars, and breakdowns bound to your table data.

Making things happen

Most elements can carry an action — what happens on tap, on submit, or when the page loads. Actions cover the common needs: fetch records, create or update a row, move between pages, or filter and sort a list.

Showing and hiding

Elements can appear conditionally — for example, hide an "empty" message once there's at least one record. Set conditions per element in the builder.

Note: Changes you make in the builder go live when you make your tracker live. Until then they stay in your draft.

Still need help?

Can't find what you need? Email us and a human replies within about two days.

Contact support

Related