Hey,
I am new to Bubble. How can I fetch the data from the Database in the Initialisation and Update function.
I want to show the data values in the my application’s view mode via my Plugin.
For Example, if I have a Table of Product, and I want to show all the Product’s name in the Application’s view mode using my Plugin, what logic and Bubble functions should I use to show the data? Like the functionality of a RG in Bubble.