Umbraco Form - Prevent sent data user input in email
Hi Everyone,
I using a Umbraco Form to receiver User' Info. When User submit form, it will send email to user'email address for Welcome. But in default Umbraco form send include data user input.
If you want to have full control over the content of the email that you are sending to the user when he or she hit´s submit, then you need to use the Send XSLT transformed email workflow.
Umbraco Form - Prevent sent data user input in email
Hi Everyone,
I using a Umbraco Form to receiver User' Info. When User submit form, it will send email to user'email address for Welcome. But in default Umbraco form send include data user input.
How can i prevent Umbraco Form send user input?
Thank you
Hi Nathan,
If you want to have full control over the content of the email that you are sending to the user when he or she hit´s submit, then you need to use the Send XSLT transformed email workflow.
https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Editor/Attaching-Workflows/#send-xslt-transformed-email
Hope this helps,
/Dennis
Will there be a razor alternative to the xslt in the future? xslt feels a bit outdated
Hi Frans.
I know that Warren have plans to change the XSLT transformed email to some using Razor Partial View in one of the feature releases of Umbraco Forms.
Unfortunate I can´t tell you when this will be become an option.
Best,
/Dennis
is working on a reply...