Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello
I wanted to know if it is possible to send mail to different email addresses based on certain conditions on umbraco forms.
Thanks
Regards Aaeda
Hi Aaeda,
I suspect you would have to create your own workflow to handle different circumstances. Out of the box you might be able to use conditions but I'm not certain.
Hi aaeda,
This is possible! You will need to create a custom workflow.
See the following article: https://our.umbraco.org/documentation/Add-ons/UmbracoForms/
Also, a good blog post by Skrift: http://www.skrift.io/articles/archive/extending-umbraco-forms/
Good luck!
Craig
Hi Craig
Many thanks for your reply. I will try those examples.
Regards A.
Try this one too - https://github.com/chenowen/Achievecreative.UmbracoFormExtensions
You can add the conditions and email sending code to a view file.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Send email to different addresses
Hello
I wanted to know if it is possible to send mail to different email addresses based on certain conditions on umbraco forms.
Thanks
Regards Aaeda
Hi Aaeda,
I suspect you would have to create your own workflow to handle different circumstances. Out of the box you might be able to use conditions but I'm not certain.
Hi aaeda,
This is possible! You will need to create a custom workflow.
See the following article: https://our.umbraco.org/documentation/Add-ons/UmbracoForms/
Also, a good blog post by Skrift: http://www.skrift.io/articles/archive/extending-umbraco-forms/
Good luck!
Craig
Hi Craig
Many thanks for your reply. I will try those examples.
Regards A.
Try this one too - https://github.com/chenowen/Achievecreative.UmbracoFormExtensions
You can add the conditions and email sending code to a view file.
is working on a reply...