Hi,
I want to integrate an microsoft forms survey in my Mail. I added the code in an HTML-Module and can see the survey in the preview but not in the Test E-mail I sent myself. There’s only lots oh white space. Can anyone help here?
Thats the code I embedded in the HTML Module:
<p>
<iframe width=“640px” height= “480px” src=“Microsoft Forms” frameborder= “0” marginwidth= “0” marginheight= “0” style= “border: none; max-width:100%; max-height:100vh”> </iframe>
</p>