Is it possible to redirect to a page in the form upon clicking on the submit button?

  • clearview22
    Asked on April 10, 2017 at 3:29 PM

    Hi ashwin, 

    Thanks for the response. Since I can't change the redirect page or content. Can I pass parameters from one page of my form to another using the submit button like found in this url '

    https://www.jotform.com/help/351-How-to-Automatically-Pass-Form-Data-to-Another-Form

    In my "Estimate (Prepopulated) Demo with Pricing Ip Check" jotfrom I have 5 pages broken up with page breaks. Can I pass parameters from pages 1-4 and pass the parameters to page 5 when clicking the submit button?

     

    Right now I accomplish this by clicking the next page break button but don't want users to access page 5 without clicking the submit button.

     

    Thanks! 

  • Kevin Support Team Lead
    Replied on April 10, 2017 at 4:30 PM

    Unfortunately, it's not possible to redirect to a page in the form when clicking on the submit button, as soon as the submit button is clicked the form will be submitted and the thank you page will be loaded. 

    Currently, any action other than submit the form can be triggered when clicking on the submit button, I mean, you cannot set up conditions based on this button. 

    If you're looking to allow your users to preview the info already filled, you may want to add the preview before  submit button to your form.

    https://widgets.jotform.com/widget/preview_before_submit 

    This guide will help you to add the widget: https://www.jotform.com/help/252-How-to-Add-a-Widget-to-your-Form 

    Otherwise, you will be able to pass the data from one field to another one with conditions, but only upon the fields action, example: 

    Is filled.

    Equal to.

    Greater than. 

    More info about this can be found on the following guide: https://www.jotform.com/help/286-How-to-Pass-Field-Value-to-Another-Field 

    Hope this helps.