How do I create rows and pages in the detail form of my application?

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.

  1. 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.
  1. To add a page, click the + button next to an existing page.
  1. Use the Add Grid or Add Row buttons at the bottom to insert new rows and columns.

  2. Drag and drop fields from the Fields Panel into your layout to populate the form.

Happy building!

4 Likes