Hi there,
Finally finished my multipage form and tested it and all seems to be working. My question is how do i get chronoforms to redirect to a Thank you for your application webpage after they finish the last page.
I see there is a confirmation plugin. Is that whats displayed after they hit the final button on the last form? If so do i have to enable it on the motherform or on the last form of the multipage form? Seems like a very useful plugin as i suppose i could just cut and paste the email template i created for the motherform so that the user can see what will be emailed to the employer.
edit: hmm i just went edit on the motherform and saw there is "Redirect URL:" option. Is this what i want to be using instead of the confirmation plug if i want to redirect to a Thank you. Again if so, do i do this on the motherform or the last form in the multipage forms.
Thanks in advance.
PS: Validated🙂. Thanks for chronoforms.
Finally finished my multipage form and tested it and all seems to be working. My question is how do i get chronoforms to redirect to a Thank you for your application webpage after they finish the last page.
I see there is a confirmation plugin. Is that whats displayed after they hit the final button on the last form? If so do i have to enable it on the motherform or on the last form of the multipage form? Seems like a very useful plugin as i suppose i could just cut and paste the email template i created for the motherform so that the user can see what will be emailed to the employer.
edit: hmm i just went edit on the motherform and saw there is "Redirect URL:" option. Is this what i want to be using instead of the confirmation plug if i want to redirect to a Thank you. Again if so, do i do this on the motherform or the last form in the multipage forms.
Thanks in advance.
PS: Validated🙂. Thanks for chronoforms.
Hi darkchild ,
You can use the ReDirect URL (on the mother form) if you want to send the user to another page; or you can put HTML (+PHP if needed) in the OnSubmit After box of the mother form to display a thank you message.
Bob
You can use the ReDirect URL (on the mother form) if you want to send the user to another page; or you can put HTML (+PHP if needed) in the OnSubmit After box of the mother form to display a thank you message.
Bob
Is it possible to include data from that form such as NAME into the "Thank you" page?
Hi craude,
On the ChronoForms Thank you page, yes you can use {input_name}. If you redirect somewhere else then you'd need to pass the dat in the url or in the User Session.
Bob
On the ChronoForms Thank you page, yes you can use {input_name}. If you redirect somewhere else then you'd need to pass the dat in the url or in the User Session.
Bob
This topic is locked and no more replies can be posted.