You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd light Formie to automatically pick up the native Craft email template if set and allow this to be used as a template in the 'Edit Notification' > 'Templates' tab without having it be explicitly set as a email template in the formie settings.
anchovy
changed the title
Update email template to use body' rather than contentHtml`
Update email template to use {{body}} rather than {{contentHtml}}
Nov 12, 2024
What are you trying to do?
I'd light Formie to automatically pick up the native Craft email template if set and allow this to be used as a template in the 'Edit Notification' > 'Templates' tab without having it be explicitly set as a email template in the formie settings.
What's your proposed solution?
As part of this - update the contentHtml variable to use
body
in line with the craft email template.https://verbb.io/craft-plugins/formie/docs/template-guides/email-templates#available-template-variables vs https://craftcms.com/docs/5.x/system/mail.html#html-templat
I'm currently using the following to allow both craft and formie to use the same email template:
Additional context
No response
The text was updated successfully, but these errors were encountered: