Can a URL point to a specific page in a form, with specific options selected?

  • israelisource
    Asked on March 15, 2020 at 8:44 PM

    Hi,


    I know that if I want to pre-fill a certain option on my form, I can use the URL form.jotform.com/<formnumber>?<optionname>=<option>

    But is there something I can put into the URL that would also skip the first X number of pages and have the form start on specified page?

    Thanks!

  • roneet
    Replied on March 16, 2020 at 12:13 AM

    Yes, you can directly open to a certain page by appending the following attribute after the form URL.

    ?jumpToPage={page number you want to redirect}

    For example:

    www.jotform.com/Formid?jumpToPage=1

    www.jotform.com/Formid?jumpToPage=2

    Let us know if you have further questions.

    Thanks.