Hi @DSantegoets ,
Sadly, I think you can't work with contact values and HubL collections of values in emails du to server rendering.
however...read more
Hi @RMenezes ,
Do you have access to the HTML file that renders those buttons? If so, you can add the following value to the class attribute ...read more
In the settings of a website, allow the user to add a custom config JSON file for the TinyMCE.
This could add the custom font of the current theme in the TinyMCE editor. Also to update the default font size used and many more.
Within a performance purpose, it could be great to doesn't load the leadflows.js automatically if no popup form is published (form published then unpublished). The script is pretty heavy so not loading it could be a great optimization.