Create a New App UI and Manage Orders Page
In this section, you create a page to view orders in the fictional Orders system. You start by creating a new App UI. An App UI is simply an application that includes Visual Builder pages and flows. All App UIs are equal members of the Oracle Cloud Applications ecosystem, including App UIs that customers build. Technically, every App UI is an extension of the FA Unified App. Through the Unified app, all App UIs share the same base services (security, JS library versions, App Events, and State etc.) and the same user experience. App UIs that Oracle builds and that customers build are equal peers in the Oracle Cloud Applications ecosystem.
- In the App UIs pane, click + App UI.
- Enter field values in the Create App UI dialog box.
- In the App UI Name field, enter <yourguid>-orders. For example, jsmith-orders.
- Verify that the App UI ID field is auto-populated
with the name you enter in the App UI Name field. Note: If the App UI ID field is not auto-populated, enter the same name as you entered in the App UI Name field.
- Click Create.
The <yourguid>-orders tab opens in the page canvas.
- Close the <yourguid>-orders tab. Tip: At this point, you'll see a message on the top of the page that you made some changes to your repository. Close that dialog box for now.
- Create the Manage-Orders page.
- In the App UIs pane, next to <yourguid>-orders → main, click Create Page (+).
- Select Create Page.
The Create Page window displays.
- Enter manage-orders in the Page ID field.
- Select the Welcome Page Template.
- Click Create.
The Redwood Welcome Page Template, containing Redwood-approved styles and components for viewing our list of orders, is added to your page.