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
- Open the main page for your demo experience.
Demo Experience.
- From the main page for your experience, select the plus (+) sign next to Pages.
Create new page or variant
Select Create a new page to create a page that resides at a different URL.
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.
Page details for the standard record template.
In the Name field of the Page details screen, type
Task record page, and select Continue.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.
Select Looks good on the next screen.
On the Tell us about your variant screen, enter a condition to determine when the page is visible.
In the Parameter field, select table.
In the Operator field, select is.
In the Value field, enter
task.
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.
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.
You can select the area above the Page content pane to view information about test values included in the template.
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
Define an audience for your variant