Two question, one answer

  • Paddy Sinnott
    Asked on July 20, 2016 at 10:52 AM

    Hello.

     

    On my form I want to ask two questions, therefore have two text boxes, but I only want them to be able to reply in one box.

    I am basically asking:

     

         How much life insurance would you like to be covered for? Potential answer: £200,000

         Or how much would you like to pay each month? Potential answer: £30

     

    I don't want them to be able to reply with two answers, it has to be one or the other. Not sure how I can get round this

  • John_Benson
    Replied on July 20, 2016 at 1:18 PM

    We need to add a conditions that will disable the other question if the user answered 1 of the question. Please check this guide:

    1. Create 2 form fields for the Question 1 and Question 2.

    2. After that, you need to create a conditions. Click the Conditions button in the Form Builder.

    Two question, one answer Image 1 Screenshot 60

    3. Select the Enable/Require Field condition.

    Two question, one answer Image 2 Screenshot 71

    4. Change the IF to your first question and select the "Is Filled" State. Change the DO to Disable and change the Field to your second question.

    Two question, one answer Image 3 Screenshot 82

    5. Do this again but it should be the second question for the IF and then first question for the FIELD. Save the changes when you're done.

    Two question, one answer Image 4 Screenshot 93

    Here's my demo form: https://form.jotform.com/62014542371951

    Two question, one answer Image 5 Screenshot 104

    Hope that answered your question. If you need further assistance, do let us know. Thank you.