how do i create a new page so that a question can jump to a new page with associated answers

  • rachroot
    Asked on June 28, 2016 at 1:07 PM

    i have a question with three answers - depending on which answer is selected will determine what section of the form they need to go to next. when i put in the contional formatting and it just shows "jump to page 1" how do i add new pages to have the questions jump to?

  • Irshad
    Replied on June 28, 2016 at 2:20 PM

    As per my understanding you need to display Form fields according to the answer selection, made by user. You can achieve this functionality by putting conditional logic, and show/hide multiple fields. 

    For example if the answer of the user would be "Answer 1" you can show the required form fields of "Answer 1", and can hide the Form fields of "Answer 2" and "Answer 3". In the same way, if user will select the "Answer 2", you can show the fields of "Answer 2", and can hide all other fields of "Answer 1", and "Answer 3".

    Please check the below URL, for more details about the same:

    http://www.jotform.com/help/196-Hide-or-Show-Multiple-Fields-at-Once