Pages & Navigation
Compose the screens of your platform with pages, blocks, and navigation sections.
Pages and Navigation Sections
- A page is a screen in your platform. Each page has a name and a URL slug, and is made up of content blocks.
- A navigation section groups related pages together in your platform's navigation. Assigning a page to a section is optional.
Open Pages and Navigation from your project's side menu.
Creating a Page
- Go to Pages.
- Click Create and enter a name.
- Open the page to edit its settings and content.
Page Settings
- Name: how the page is labelled.
- Slug: the URL path for the page.
- Navigation section: choose an existing section, create a new one inline, or leave the page unassigned.
Building Page Content
Pages are organized into sections, and each section holds an ordered list of blocks. Add a block, choose its type, and configure it. Blocks and sections can be reordered.
Block Types
| Block | What it does |
|---|---|
| Heading | A heading with configurable text and level |
| Rich Text | A block of formatted text content |
| Entity List | Displays records from one of your collections |
| Form | Embeds one of your forms |
| Button | A button that links to another page or an external URL |
Entity List Options
An entity list is backed by a collection you choose. You can toggle whether visitors are allowed to create, edit, and delete records directly from the list.
Button Options
A button links either:
- Internally to another page in your platform, or
- Externally to a URL you provide.
Managing Navigation
Open Navigation to manage your sections:
- Create a navigation section and give it a name.
- Add pages to the section.
- Reorder pages within the section to control how they appear.