Pages & Sidebar Menu
Easily manage each page's settings, including the sidebar menu
Last updated
Easily manage each page's settings, including the sidebar menu
Last updated
There is a data type called "Page" that stores each page's information.
A page data item is automatically created by a backend workflow, triggered on page load in the Header.
After creating a new page in the Bubble editor, the page will be created in the database after you open it as an admin user.
The page name is the display name of that page, while the URL is the /slug of the page and the location that will be navigated to on click.
By default, Pages are publicly visible. However, you can limit access to specific user roles. If a User accesses a page they don't have permission to view, they'll see a full-screen popup letting them know they don't have permission.
You can determine if a page's sidebar should be enabled or not with the sidebar toggle. If yes, the sidebar floating group will be visible on that page and display the Navigation menu items created for that page.
When clicked, Sidebar items change the Section and Tab parameters in the current page's URL. These parameters are used to control visibility of elements on that page.
Manage the navigation item's settings by clicking the settings icon.