Umbraco Forms Custom Workflow to send email to different address based on a dropdown value
I am looking for some instructions on how to create a custom workflow to send emails on submissions to different addresses based on the selected value of a dropdown field.
Second this one. I've had countless clients request this but have never found a good solution besides manually editing the form templates and using javascript to change the value of a hidden field.
Has anyone had any luck doing this sort of thing? I guess a custom workflow is the way to go, but how to actually accomplish this is unclear. You would think this is a common ask.
Umbraco Forms Custom Workflow to send email to different address based on a dropdown value
I am looking for some instructions on how to create a custom workflow to send emails on submissions to different addresses based on the selected value of a dropdown field.
I have seen a few threads pointing to the extending Umbraco Forms documentation https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/Extending/Adding-a-Workflowtype
Unfortunately I havent found this very user friendly to follow... is anyone able to break this down or share anything?
Thanks
Second this one. I've had countless clients request this but have never found a good solution besides manually editing the form templates and using javascript to change the value of a hidden field.
Yes, this would be a great feature. It seems like it may be possible through Extending but the exact way you would approach this isn't clear.
I agree - It looks like there is a way and some instructions but for a newbie to extending umbraco its not very clear.
Hopefully so one can help.
Has anyone had any luck doing this sort of thing? I guess a custom workflow is the way to go, but how to actually accomplish this is unclear. You would think this is a common ask.
Hi
https://github.com/a2wd/UmbracoForms.ConditionalWorkflows
This was the solution for me.
hope this helps
You can use Umbraco Forms functionality, this should help:
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.