Adding Pages and Subpages to Navigation Bar
1. Adding Page to Navigation
Once your page exists, it still won’t be visible to users. To make it accessible, you must add it to the app’s navigation bar.
Super Fast Build: Prompt for Mileva
Create a new "Offers" page with pricing tables and add it to the navigation bar right after "Dashboard" with a tag icon.
Steps:
-
Open App Settings.
-
Scroll down to Navigation.
-
Click on Add New Item.
-
In the Name textbox, enter the label you want shown in the menu (e.g., Offers).
-
In the Page textbox, choose the page you created earlier.
-
Click OK.
-
Click Save on the Application settings.
Why this matters
Navigation is the map of your app. If you don’t add a page to the navigation:
-
Users won’t find it,
-
They can’t open it,
-
It might as well not exist.
By linking a navigation item to a page, you make your app structured, usable, and easy to navigate.
2. Adding Subpage to Navigation
Super Fast Build: Prompt for Mileva
Build a "Urgent Offers" subpage under "Offers" showing flash sales and expiring deals. Add it to the Offers submenu with an alert icon.
Steps:
-
Open App Settings.
-
Scroll down to Navigation.
-
Click on collapse arrow
-
Click Add New Item.
-
Under Name, enter the label you want shown in the menu (e.g., Urgent Offers).
-
Under Page, choose the page from the dropdown menu you created earlier.
-
You can choose an icon for the Subpage from the dropdown menu and then click OK.
-
Click Save on the Application settings.
Once you have added a Subpage you can see it in your Navigation Bar when you click the expand icon.