i have a contact form which i want to email and then forward user to a thankyou page. i added 2 workflows in the section "When the form has been Submitted", but user is never forwarded to the thank you page. i do get the email. i tried http, non http, relative and absolute url. nothing works. tried different sort order, doesn't work. i even tried only forwarding to a page using adding only workflow, Post form to URL. that doesn't work either.
1. is there a bug when using post form to URL?
2. can you have multiple workflows on submit?
i can achieve the forwarding by changing the form settings, but i want to use workflow so i can get email and post some data to another page.
Workflows will execute in the background so the post form to url workflow will do the post but in the background, if you want to redirect to a page on submit use the form settings
Multiple Workflows on submit doesn't work
i have a contact form which i want to email and then forward user to a thankyou page. i added 2 workflows in the section "When the form has been Submitted", but user is never forwarded to the thank you page. i do get the email. i tried http, non http, relative and absolute url. nothing works. tried different sort order, doesn't work. i even tried only forwarding to a page using adding only workflow, Post form to URL. that doesn't work either.
1. is there a bug when using post form to URL?
2. can you have multiple workflows on submit?
i can achieve the forwarding by changing the form settings, but i want to use workflow so i can get email and post some data to another page.
Comment author was deleted
Hi Vishal,
Workflows will execute in the background so the post form to url workflow will do the post but in the background, if you want to redirect to a page on submit use the form settings
Cheers,
Tim
thanks for the clarification! just to make sure, using redirect, workflows will be executed and then the page will redirect, correct?
Comment author was deleted
@Vishal correct
thanks tim. i hava another query regarding the contact forms. i have replied to your post here http://our.umbraco.org/forum/umbraco-pro/contour/8097-Skip-form-step-based-on-entered-value
if you can clarify that, then i will be able to make desicion on which route to take. thanks again, and contour rocks man!!
is working on a reply...