Is it possible to jump directly to one specific page of one form?

  • Rpcaporali
    Asked on July 26, 2017 at 8:09 AM

    Hello, I created a form (that contains 4 pages) which I will be using in several pages on my website. In one of these pages (the home page), the form will be shown entirely (since page 1). In the other ones, I would like the same form to start already in an specific page of the form (2, 3 or 4). Is there a way, through a hyperlink buttom perhaps, to do so?

    Thank you.

  • Kiran Support Team Lead
    Replied on July 26, 2017 at 12:00 PM

    Yes. It is possible to jump to a specific page by adding jumpToPage parameter to the form URL. For example, you may use the form URL as mentioned below:

    https://www.jotformz.com/form/xxxxxxxxxxxxx?jumpToPage=3

    xxxxxxxxxx indicates your form ID.

    Hope this information helps!