Forums

Forums / General Discussions / Redirect to different confirmation pages

Redirect to different confirmation pages

Thread is closed for posting
2 posts, 1 answered
  1. clefsrud
    clefsrud avatar
    26 posts
    Registered:
    24 Nov 2014
    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. Sonam Joshi
    Sonam Joshi avatar
    29 posts
    Registered:
    20 Mar 2017
    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