Forums

Forums / General Discussions / Redirect to different confirmation pages

Redirect to different confirmation pages

Thread is closed for posting
2 posts, 1 answered
  1. Missing user
    Missing user avatar
    23 Aug 2017
    Link to this post
    I have a (2-step multi form) form which I have placed on two different pages.  As we know, the url for a custom confirmation page is defined on the form.  However, I would like to redirect to confirmation pages which are specific to each page.  Put another way, I would like to use the same form on any number of pages, and have each page dictate the confirmation page which is presented on completion of the form.
    Is this possible?

    Chris Lefsrud
  2. Missing user
    Missing user avatar
    Answered
    01 Nov 2017
    Link to this post
    I would recommend you to use MVC form for this implementation, then you can use "TPC Submit button" to redirect to respective page and you can also use JavaScript logic to redirect to different page accordingly. 
2 posts, 1 answered