Forums

How to redirect to Thank You page at end of multipage form?

darkchild 03 Aug, 2010
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.
GreyHead 03 Aug, 2010
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
craude 20 Jan, 2011
Is it possible to include data from that form such as NAME into the "Thank you" page?
GreyHead 21 Jan, 2011
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
craude 21 Jan, 2011
Thanks. Could you please point me to a resource that explains how I would do things like "pass the dat in the url or in the User Session"? Thank you.
This topic is locked and no more replies can be posted.