If you want to edit the email content. For example, I want to sort form fields and remove some fields. Then you need to use the Send xslt transformed email workflow.
With this workflow you (full control over the email contents by supplying an xslt file. You can find an example file in /App_Plugins/UmbracoForms/Xslt/sendXsltEmailSample.xslt
What I would recommend you to do is to take copy of the file make your changes, and upload it into the media library of your Umbraco installation. When you choose the Send xslt transformed email workflow then you can attach the XSLT file.
Edit Email content and form fields in send Email workflow of forms
Hi everybody!
I set a send email workflow in Umbraco Forms editor. Email send successfully, but the content of Email is include all form fields and unsorted!
I want to edit Email content. For example, I want to sort form fields and remove some fields. I do not want to send unsorted all of form fields.
Is there any way to do this?
With thanks.
Hi Hassan,
If you want to edit the email content. For example, I want to sort form fields and remove some fields. Then you need to use the Send xslt transformed email workflow.
With this workflow you (full control over the email contents by supplying an xslt file. You can find an example file in /App_Plugins/UmbracoForms/Xslt/sendXsltEmailSample.xslt
What I would recommend you to do is to take copy of the file make your changes, and upload it into the media library of your Umbraco installation. When you choose the Send xslt transformed email workflow then you can attach the XSLT file.
Hope this helps,
/Dennis
Hi Dennis,
Thanks for your reply.
Or you could take a look at our package: https://our.umbraco.org/projects/backoffice-extensions/perplexmail-for-umbraco/
Format it exactly as you want, and keep history and statistics of all sent mails.
Hi Jeffrey,
That package is very good for send email.
Thanks for your reply.
is working on a reply...