The guide states the things to note, like Admin Access, Custom Code, Notes, APIs, etc.
Admin Rights
In order to prevent regular users to make changes in the admin dashboard, there is a security measure in place using a boolean field admin within the
User
data type. If you want to make someone an admin, you just have to change this field to yes. If a non-admin user accesses the admin page, he will not be able to do any manipulations because of the conditions on Delete Actions for Jobs and Users Tabs.
Under the Data tab in the Editor, you could find the Data Type
User
which has an Admin
field with Yes/No condition.When Yes is set, the Admin rights are enabled and the user can edit and delete from the Admin page, however, if No is set, the Admin rights are disabled for the user.
When a non-admin user accesses the
admin
page and tries to use Delete Actions for Jobs and Users Tabs he'll receive an alert Message.Congrats: You have successfully granted admin rights. Now you can use all the admin page and its features as an admin user.
Also, delete the warning group that says to check the template's documentation:
- Locate the container Group "wrapper and delete it:
Hidden Design Elements
Tip: Initially, on some pages, design elements in Bubble Editor might be hidden.
Here is an example of how to unhide 👀 them:
Embedded Notes in Bubble Editor
This template comes with explicit Notes for Database fields, Option sets and their fields, and Privacy rules, which will guide you with the modification process.
In order to preview a Note of any data type or field, click on the 💬 icon.