Add default entries in live database of bubble.io app

I have a brand tracking application where users can enter the brand information to track a brand and the entry will be saved in my brand data type.

Now, as an APP admin, I want to add some pre-tracked brands in the same database by default. How should I do it? Also, I may want to increase this default brand list in the future.

please help with this…

Use the database editor or else develop a UI and associated functionality that your user account can access to manage the default brands.

Create a seperate role for ‘App Admin’. Create a page for admins only.
Have all the related functionality within the admin page. You can also add the analytics and graphs here.

This topic was automatically closed after 70 days. New replies are no longer allowed.