How to preview all pages of a form without filling out the required fields

  • Hriccio
    Asked on October 24, 2016 at 11:30 AM
    when I am previewing my form, it does not let me proceed beyond the first page--which contains required fields.  I am simply trying to preview the form for submission, I do not need to be entering information into the fields.  Is there a way to do this?
  • Boris
    Replied on October 24, 2016 at 11:37 AM

    We have a little neat trick that allows you to navigate through pages of your form, without having to fill out the required field. The trick is to append ?ignoreValidation=true URL parameter to the URL of your form.

    For example, if this is the URL of your form:

    https://form.jotform.us/form/62935643118156

    You would append the parameter, so the link would end up looking like this:

    https://form.jotform.us/form/62935643118156?ignoreValidation=true

    With such a link, you can navigate through your forms pages and see each page, without having to fill out any of your required fields.

    Please try it out, and let us know should you need further assistance.