form builder response page - jonkip - Jan 8th, 2016
I'm trying to see where to change the page that the form builder uses as the redirect, the thank you page.... I want it to be an html page outside the formtools folder...any ideas would be helpful
thanks
RE: form builder response page - alexh - Jan 8th, 2016
The thank you page has code that finalizes the submission so you don't want to redirect to a completely different page, unless you aren't using form builder.
You can customize the thank you page template though.
http://modules.formtools.org/form_builder/?page=tt_thankyou_page
|