Follow up question from input table response

  • Kingfisher200
    Asked on October 29, 2020 at 1:04 AM

    Hi,


    Is there a way to create a conditional logic that triggers a follow up question based on the response in one particular row of an input table (Eg. 4x4 matrix)?


    Thanks

  • Mike_G JotForm Support
    Replied on October 29, 2020 at 4:47 AM

    You can only use (sub) fields in an Input Table field in condition "if rules" after you pass its value to another field also using conditions.

    Here's a Demo Form: https://form.jotform.com/203022154472039

    In that form, I have created a condition that will pass whatever value is entered under the A1 cell (also known as Input Table field_0_0) into the "A1 (Short Text Field)" if the Input table field is filled.

    1603959742 5f9a7bbed43da zt201029 042208 Screenshot 10

    And then, I have created another condition that will show the Submit button if the "A1 (Short Text Field)" is filled.

    1603959690 5f9a7b8a30eb9 zt201029 041908 Screenshot 21

    Please give it a try and let us know if you need any further assistance.

  • Kingfisher200
    Replied on October 29, 2020 at 4:54 AM

    Hi Mike,

    Thanks for your response.

    I was not clear enough in my enquiry. What if they were not empty fields in the input table but radio buttons?

    1603961663 5f9a833fcef9a Screenshot 2020 Screenshot 10

  • Jed_C
    Replied on October 29, 2020 at 6:34 AM

    If it's a radio button, you can pass the radio button value to another field using a condition and you can base your condition on whatever value is passed into another field.

    1603967619 5f9a9a83a3fda input table Screenshot 10

    Please check my screencast and see if that is what you are trying to do. Looking forward for your response.