This section states the purpose of each reusable element.
Introduction
Reusable Element - an element that contains other elements, like a group, that can be used in more than one place. This is useful when reusing the same elements often.
Tip: See Bubble Reference for details https://manual.bubble.io/core-resources/elements/reusable-elements 🙂
Reusable Elements
Signup
The signup component contains three different views, one view is visible at a time. There is the signup form, the login form, and after signup, the free trial or free credits form. Each view's visibility is triggered when a given action is performed.
Most workflow actions are related to set state values for showing different elements and hiding elements on-page. The page also has actions for navigation to other pages.
Tip: This page comes with demo logins that have been placed for testing purposes. They may be removed from your app.
Template Page
The template component contains two three views. The question, loading and response. From the index page, if no question has been asked, then the user can ask a specific question, otherwise the loading and response to the question will appear after the API request has been completed.
Documents
The documents component contains two views. A list of all saved documents and the ability to edit a response. The edit response can be accessed when the user either clicks the saved document, or via the template page, once a response has been generated.
Saved documents can be access via the side bar menu in either the index or index mobile pages.
Settings
The settings component contains two views. Profile, which allows the user to change their profile details and manage billing, and Security, allowing the user to update their password or delete their account.
Admin
The admin component, applies to admin’s only. This can be turned on in the database, more information can be found in the ‘Things to Note’ section of this documentation.
This section allows you to view key user stats and also manage free credit user applications, allowing users to share how they have advertised the tool, with the intention to get some free credit reward, determined by the admin.