Create Navigation Menu Entry

After you create a custom application in Oracle Visual Builder Studio, you must create a Navigator entry for your custom application. This topic explains how to add an entry to the Navigator for your custom object.

Prerequisites

  1. In Oracle Visual Builder Studio, create the list page for your custom application.

  2. In Fusion Applications, create a sandbox with the Structure tool enabled.

Create the Navigator Menu Entry

  1. From the sandbox menu bar, click Tools > Structure.

  2. Click Create > Create Page Entry.

  3. Enter these details:
    1. In the Name field, enter the Navigator menu text, such as Payments.

    2. In the Icon field, click the search icon to pick an icon for this navigator entry.

    3. Click OK.

    4. In the Group field, select the group that makes sense for your business needs, such as Redwood Sales.

    5. In the Show on Navigator field, keep the default: Yes.

    6. In the Show on Springboard field, keep the default: Yes.

    7. In the Mobile Enabled field, keep the default: No.

    8. In the Link Type field, select VB Studio Page.

    9. In the Focus View ID field, enter /index.html.

    10. In the Web Application field, search for and select: ORA_FSCM_UI.

    11. Click OK.

    12. In the Application Stripe field, enter crm.

    13. In the VB Studio Flow field, enter the flow name, application.

    14. In the VB App UI field, enter the App UI, cx-custom.

    15. In the VB Page Name field, enter the page name including the container/flow name prefix, such as container/payment_c/payment_c-list.

  4. Click Save and Close.

  5. Open your list page in Visual Builder Studio.

  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.
    1. From the list page, click the Home icon at the top of the page.

    2. From the Navigator, click the new Payments entry under Digital Sales.

    3. You should be navigated back to your custom object's list page.

  7. Publish your sandbox.

    Note: If you need to make changes to this Navigator menu entry in the future, you can do so from a new sandbox.