Input Tables: I have a two columns table. one is Yes or No, second colomn is "if yes, please fill details".

  • WebmediaGroup
    Asked on February 28, 2021 at 4:51 AM

    Hi, I was wondering if I can set a conditional logic within a table.

    I have a two columns table. one is Yes or No, second colomn is "if yes, please fill details".

    Is it possible to set a conditional logic that if in a row on cell is yes the second will be required?


    And another question, can the form responses can arrive in an XML file including the uploaded files.


    Thanks.

  • Patrick_R
    Replied on February 28, 2021 at 9:48 AM

    Hello! Unfortunately, this doesn't seem to be possible. Input Tables supports three ways to set its fields as required:

    1. Require an answer on every row
    2. Require atleast one answer
    3. Require an answer in every cell

    Conditionally also we can only set these three required states.

    However, if you break your Input Table into separate rows; then conditionally you can use the "Require an answer in every cell"; you'll need to use the form calculation widget to store the yes/no value that can be checked by conditions.

    As an example, please check this form: https://form.jotform.com/210583396978068

    If this solves your purpose; then you can clone this form into your account to further check its implementation.

    I hope this helps. In case this doesn't solve your purpose; let us know, we'll forward this as a feature request.

    - And another question, can the form responses can arrive in an XML file including the uploaded files.

    I'll reply to this query here: https://www.jotform.com/answers/2931494

    Thank you!