Let users customise an email template associated to their profile page

Hi, a new Bubble creator here.

I’m trying to build a system where users have a custom and public profile page to share with their audiences.

From the profile page, visitors can request info that will be delivered via mail.

I want to let registered users select and customise an email template and custom content created by the user.

I hope the diagram can help me understand the UX a bit better.

Do you have any idea how I could achieve something similar? Thank you

1 Like

Hi @fabio4,

You can check out @chris.williamson1996’s drag and drop email editor plugin for this.

Store the HTML returned from the drag and drop email editor. You might want to offer a way for the end user to enter merge fields which can be done with find and replace.

Whenever the end user requests mail you can trigger an email workflow to send the HTML code through the email

1 Like

Thanks @johnny :heart_hands:

@fabio4 if you need help with the plug-in feel free to reach out directly

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