• Hi, so, I use a very complex form with multi-page. There is a lot of questions that lead to a different route of other questions. All routes have a different amount of questions.

    The Problem:
    Lets say, Route one has 10 questions, while Route two has 13 questions.

    So basically, the “Submit” button is on page 13.
    If i make the Route one now, i have to skip 3 “empty” pages by just pressing next, because the questions of Route two are hidden.

    Any way to directly jump from page 10 to 13 when chosing route 1? I havent found an option to do that. I dont want the user to click next on blank pages just to get to the submit button.

    Thx in advance

Viewing 1 replies (of 1 total)
  • Plugin Support Ethan Choi

    (@ethanchoi)

    Hi drushbeats,

    Currently we don’t have the built in option to allow users to skip pages in a form based on a their input. I do agree it would be helpful, though. I’ve made a note of the feature request and we’ll keep it on our radar as we plan out our roadmap for the future.

    Some possible workaround might be:

    1) You could consider grouping more pages together so that something will always appear on a page. This often appears the same as what you described to the user, though it does require changing the arrangement of fields within the builder.

    2) You could add an HTML field, then set it to conditionally appear when the other fields are hidden. The HTML field could include a message to your user to let them know they haven’t missed anything, and they can proceed to the next page.

    I apologize that I can’t offer a more ideal solution, and I hope this helps!

    Also, if you have an active WPForms license please know that you have access to our private email support by submitting a ticket.

    Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘Skip empty pages?’ is closed to new replies.