Tell us what you are trying to do?
I'm Trying to send an email notification after submitting the User form. But I see extra tags above the email template when the user received the email on their inbox.
I created this template using hidden link, I already submitted a ticket to their support and here is their reply:
"Thanks for your response! It looks like we did receive your rendering tests this time around. I really appreciate you taking the time to send another copy.
Here's a link where you can review the results of the rendering test: hidden link
Just upon taking a look here, there are certainly some rendering issues happening. With these types of issues, I always generate a second rendering test by sending the same message from the BEE editor for comparison. Here's a link to the rendering test that I ran: hidden link
You can also preview the results of the forwarded message. However, email clients tend to make changes to the source code of messages when they are forwarded, so I didn't use these results in my investigation: hidden link
Earlier I mentioned that it sounded like Toolset might be performing some post-processing to the HTML for your message. These rendering tests allow me to view the source code used to render the message to confirm this. (You can also view this by using either of the links above. Simply select any of the available previews, and change the view to "Source Code Analysis".) Then, I run both versions of the code through a plain-text word processor to help me easily identify the differences.
When comparing the two HTML documents, I found that line-break tags and other HTML syntax had been introduced into the head of the HTML document. This code is out of place here, which is what's causing a large amount of space to populate when the message is sent through Toolset. In other cases with certain Outlook clients, the HTML tags render as text.
I did notice some other changes to the HTML in the body of the HTML documents, but these don't seem to be causing any significant rendering problems. With all of this in mind, I can say with certainty that Toolset is causing some post-processing changes to the HTML for your message.
When this happens, I do try and do some research into the sending platform to see if I can help point you in the right direction. My research, in this case, proved unsuccessful as most of the documentation I found was for landing pages as opposed to emails. As a result, I would recommend that you reach out to Toolset support to see if they can offer any workarounds to prevent this behavior.
I'm really sorry for any inconvenience, but I hope this clarifies things. Please let me know if you need any further information from me."
Is there a similar example that we can see?
hidden link
hidden link
What is the link to your site?
hidden link
Email Template Code
hidden link