Pages Overview

This section states the purpose of each page.

Introduction

In this summary, we will describe each page and its content. The Page Element is the fundamental one that contains all the other elements.
💡
Tip: See Bubble Reference for more information about Pages element https://bubble.io/reference#Elements.Page 🙂

Pages

index

This is the main page typically encountered first on the web app that usually contains links to the other pages of the site. A homepage includes a variety of menus that make it easy for users to find the information they need.
Here, users can familiarize themselves with the app content and navigate to other pages.
Image without caption

activity_page

This page tracks all activities made by a user on the app.
Image without caption

adminpage

This page is designed to manage platform data, e.g. Users, Categories, Subcategories… and see stats.
Only users with admin rights can access this page (in read-only mode), and those users who have access rights can edit or delete anything here.
Image without caption
Note: Switching between tabs works by changing elements’ custom states.
💡
Admin: See the instructions on how to grant Admin Rights in your template.

ask_a_question_and_write_a_tip

Here, users can write their own questions or write tips to the app community.
Image without caption
Note: Switching between tabs works by changing elements’ custom states.

categories

This page displays all available categories to search through.
Image without caption

list_form_questions

This page displays all questions from a certain category.
Image without caption

list_form_tips

This page displays all tips added by users.
Image without caption

login_page

This page offers a simple login and signup functionality.
Image without caption

profile_page

This page displays the user’s personal profile and all activities.
Image without caption

search_page

This page is showing the search results, triggered by the search in Footer element.
Image without caption

slide_form_questions

This page displays the particular question content, allowing to add an answer.
Image without caption

slide_form_tips

This page displays the particular tip content and recently added tips below.
Image without caption

user_settings

This is the page where users can edit their personal information.
Image without caption

reset_pw

Here, users reset their password after accessing the link in the mail.
Image without caption

404

This is a page for 404 redirect errors, informing users that the web page they are looking for cannot be found.
Image without caption