I have a problem to set logic to skip questions

  • robertciurus
    Asked on December 7, 2020 at 4:31 AM

    Hi I am testing Starter solution, is logic working in this offer? What do I do wrong if I have a question with answers: "yes", "no", and if "no" is chosen,I want to skip a next few questions and go further? Many thanks for you advice.

  • Tommy JotForm Support
    Replied on December 7, 2020 at 6:06 AM

    Hello robertciurus,

    You can use Conditions in any plan you like. To understand the different limits that your account has based on the subscription or plan that you are into, you can check our user guide here.

    To use Conditions in your form

    1- In Form Builder, click on the Add Form Element button

    2- First, you need to add Multiple Choice in your form

    3- After that, we added two Short text field in our form

    1607338640 5fce0a9037a97  Screenshot 10

    4- To set up Conditions, click on the Settings Tab and select Conditions

    5- Click on the Add a new condition button and select Show/Hide Field

    6- We will add two conditions and select below;

    IF - Which one do you prefer?

    STATE - Is Equal To

    VALUE - Test 1

    DO - Show

    FIELD - test 1

    and

    IF - Which one do you prefer?

    STATE - Is Equal To

    VALUE - Test 2

    DO - Show

    FIELD - test 2

    1607338929 5fce0bb116553  Screenshot 21

    The final result should look like this;

    1607339180 5fce0caca7a43  Screenshot 32

    If you require any further assistance feel free to let us know.