I want to set up the detail form of my application to have multiple rows of information and 2 different pages that a user can navigate through - what is the best way to configure this?
Hi Kyle,
Creating rows and pages in the detail form of your application is simple using the Visual App Builder.
- Navigate to the detail form of your app within the App Builder.
- In version 25.1, use the Form Picker dropdown in the center viewer panel.
- In version 25.2 and above, use the Configuration Panel on the left.
- To add a page, click the
+button next to an existing page.
- By default, a new application starts with a single page.
-
Use the Add Grid or Add Row buttons at the bottom to insert new rows and columns.
-
Drag and drop fields from the Fields Panel into your layout to populate the form.
Happy building!
4 Likes

