Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a record page using a template

After you've created your demo experience, you can create a record page from a template. A record page shows data from a table.

Before you begin

Role required: ui_builder_admin

Procedure

  1. Open the main page for your demo experience.
Image omitted: demo-experience.png
Demo Experience.
  1. From the main page for your experience, select the plus (+) sign next to Pages.
Image omitted: create-new-or-variant.png
Create new page or variant
  1. Select Create a new page to create a page that resides at a different URL.

  2. On the First, select a template screen, locate the Standard record template and hover over Use template.

    Note: Optionally, you could select Learn more to read about the template before selecting it.

Image omitted: page-details-standard-record.png
Page details for the standard record template.
  1. In the Name field of the Page details screen, type Task record page, and select Continue.

  2. Select a URL page type in the Type drop-down list. UI Builder automatically assigns a page type based on the template you select, but you can change this value if needed.

  3. Select Looks good on the next screen.

  4. On the Tell us about your variant screen, enter a condition to determine when the page is visible.

    1. In the Parameter field, select table.

    2. In the Operator field, select is.

    3. In the Value field, enter task.

Image omitted: demo-experience-declare-conditions.png
Parameter field with dropdown options 'table' and 'sysId', along with Operator and Value fields.
This page is visible to users accessing a record from the Task table.
  1. Select Create.

    The visual editor opens. Here, you can begin editing your new page.

    Note: The new page includes LOTS of layout, preconfigured components, data, and modals. Additionally, it includes test values you can modify for your own particular use cases. Using templates can be a significant time-saver when creating new pages.

  2. You can select the area above the Page content pane to view information about test values included in the template.

Image omitted: edit-test-values.png
Edit test values included in the template.

What to do next

Select the Next topic link to learn how to define audiences who can view your pages in UI Builder.

  • Create a button that opens a modal
    After you've created your demo experience and added a blank page, you can edit the page variant as needed. For the sake of this demo, you can create a button and a modal, and configure the button to open the modal.

Parent Topic:Learn UI Builder by example

Related topics

Create a demo experience to explore UI Builder

Create a blank page

Define an audience for your variant

Define conditions for your variant

Customize forms within a form component