Building a Page/Layout Builder

Hello fellow Bubblers,

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?

1 Like

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?

Sure, you use merge tags & :find & replace to replace with the actual value on save or send.

1 Like

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