Change the Display Order of Panels in a Detail Page

You can change the display order of panels using Oracle Visual Builder Studio. Here's how.

In this example, we'll move the Activities panel for an account so that it displays after the Hierarchy panel.

  1. In Visual Builder Studio, navigate to the Page Designer tab on the accounts-detail page.

  2. Click the Design button.

    This is a screenshot of the Design button.
  3. On the Structure panel, click the Panel Container Layout node.

    This is a screenshot of the Panel Container Layout node.

  4. On the Properties pane, next to Case 1, click the Duplicate icon.

    This screenshot illustrates how to duplicate a panel layout.

  5. On the Properties pane for the copied layout, next to the Activity Feed Panel Template section, click the Move Down icon so that this section displays after the Hierarchy Panel Template section.

    This screenshot illustrates how to change the order of panels.

  6. Click the Preview button to see your changes in your runtime test environment.

    This is a screenshot of the Preview button in Visual Builder Studio.

    Here's a screenshot of the Activities panel which now displays right after the Hierarchy panel.

    This screenshot illustrates how the Activities panel displays right after the Hierarchy panel.