I am trying to:
Send Toolset Forms notifications styled with beefree (basically just a cross-client compatible HTML styled email)
I expected to see:
Actually styled emails
Instead, I got:
Tons of
tags added
If using
to wrap whole email, tons of
tags added where html has line breaks
If minified and using
, still adding
tags in the send email for example like
becomes
(without ever an opening p tag, and anyway, it should not inject random things)
In summary: you cannot send proper client compatible emails.
Hello,
Welcome to Toolset support. We certainly will not be able to support all email clients, but I will be happy to check how you set the notification to test.
I created a clean installation of Toolset, and you can enter the admin here:
hidden link
I created a form, and you can add a notification there:
hidden link
Please add the simplest notification code that you can, which will show the issue, and I will test it on various email clients.
Thanks.