The guide states the things to note, like Admin Access, Custom Code, Notes, APIs, etc.
Custom Code
On certain pages, there are some HTML elements used for some solutions that are not available by default.
You can find these codes on the following page:
admin_panel
page - On this page, we use the Toolbox plugin, for running the js function to customize the uploader element and its progress bar:Note: The uploader element was placed as 1px x 1px, and the function is called three times on the page in different instances.
chat
page - On this page, there is CSS in the Page HTML header. That code will affect the design purposes on the page for scrollbar element, Repeating Groups, and add an executable script on page.Feel free to customize the styles, but please note that changing the code may break the described functionality. Strong CSS/Javascript and Bubble skills recommended.
For all things Bubble check: https://manual.bubble.io/.
For CSS/Javascript check: https://www.w3schools.com/.
Plugins
In this section, we describe additional plugins used on templates pages for different purposes.
admin_panel page
Tip: This page has the default Dropzone plugin as element on page, that allows users to upload more than one file at a time.
chat page
Tip: This page has File Downloader plugin as workflow action, used for downloading files from the app.
Tip: The chat page has ZQ Fuzzy Search & Autocomplete plugin as an element on page, which allows searching for not perfect matches accounting for typos and close matches.
Zeroqode Air Native plugin
Note: This template has Zeroqode Air Native plugin installed. With the plugin you will be able to integrate all the native features into your Bubble app: Touch ID & Face ID, Push Notifications, Camera & Gallery Access, and many others.
To be able to use all the native features, the plugin needs to be purchased (one-time payment or a monthly subscription) via Bubble’s marketplace.
The Air Native plugin allows you to implement the native features within your Bubble editor, but in order to convert the Bubble app into native Android and iOS, it is required to use the Air Native service.
If you do not want to use it, simply remove the plugin from the template.
Zeroqode Air Bundle plugin
Note: This template has Zeroqode Air Bundle plugin installed. It contains six most commonly used and complex plugins that will easily extend your application. To be able to use it, the plugin needs to be purchased (one-time payment or a monthly subscription) via Bubble’s marketplace.
If you do not want to use it, simply remove the plugin from the template.
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.