My Mautic version is: 5.0.4
My PHP version is: 8.1.28
My Database type and version is: 10.11.8-MariaDB-0ubuntu0.24.04.1
My problem is:
I created a Google form to send to my subscribers.
I created an email using a template based on truly personal.
I used the HTML view to add the iframe tag required to have the form rendered right within the email.
When I try the email preview it looks fine but when I send a test email and read it from my inbox I see a fixed text “Loading…”.
Using iFrames in emails can be quite problematic. Firstly, many email clients do not support iFrames, and they are commonly associated with scamming or hacking attempts, which can lead to your emails being flagged as spam.
While the iFrame might display correctly in the GrapeJS builder, I strongly advise against using it. Instead, I recommend including a button that redirects to the Google Form link.