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
Hi I am doing this first time (setting workflow) Can someone please provide detail info how to set workflow to send email when someone complete the umbraco form. Also how can i check this on local. Please provide me with some detail.
Thanks
Hi Manish
Check out documentation of Umbraco forms -
https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Developer/Extending/Adding-a-Workflowtype
Alex
Sending an email is a default workflow so you dont need to create the workflow yourself.
To test this locally you need to have SMTP configured in your web.config file.
There is a guide on configuring SMTP here:
https://our.umbraco.org/Documentation/Umbraco-Cloud/Set-Up/SMTP-settings/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to set workflow (Umbraco form) to send email
Hi I am doing this first time (setting workflow) Can someone please provide detail info how to set workflow to send email when someone complete the umbraco form. Also how can i check this on local. Please provide me with some detail.
Thanks
Hi Manish
Check out documentation of Umbraco forms -
https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Developer/Extending/Adding-a-Workflowtype
Alex
Sending an email is a default workflow so you dont need to create the workflow yourself.
To test this locally you need to have SMTP configured in your web.config file.
There is a guide on configuring SMTP here:
https://our.umbraco.org/Documentation/Umbraco-Cloud/Set-Up/SMTP-settings/
is working on a reply...