I’m trying to create a Layout/page Builder in my Bubble app, which will allow the users to drag and drop elements into an page area such as Text/Images/Groups etc to create a Layout. They can also Edit the elements’ size, format, color etc and also handle their positioning.
I tried with drag and drop but it gets too complex with the positioning. Is there any plugin I can use to achive this?
Is there a way to pass dynamic values in the builder? Suppose i want to pass dynamic values for specific texts as shown in the screenshot. Also can i add dynamic URL to buttons?