This is a question about single choice among form elements.

  • tmdedu
    Asked on April 18, 2019 at 2:06 AM

    This is a question about single choice among form elements.

    I'm trying to make a single choice agree and disagree.

    If you choose agree, go to the next page.

    If choose disagree, go to the submit.

     

    Please let me know if it is possible and how.

  • BJoanna
    Replied on April 18, 2019 at 4:46 AM

    It is not possible to automatically submit the form when disagree is selected, but you can hide all other form fields and show just the submit button. Or if you have only a submit button on one the last page, you can redirect the users to that page with Skip to Page conditional logic, when disagree is selected. 

    How to Show or Hide Fields Base on User's Answer

    How to Skip Pages Using Conditional Logic

    Here is a demo form, with Skip to Page conditional logic - 

    https://form.jotform.com/91071975741967

    Feel free to test it and clone it