How to use conditions to selectively show fields, and format them

  • karina.e.serrano
    Asked on September 16, 2014 at 4:02 PM

    (1)

    I am not sure how to best phrase this question, but I want to know how to do the following:

    I have a yes or no question, is there a way that if the person filling out the survey replies "no" that it will automatically pop up the another question "If no, please explain"? I hope this makes sense.

    (2)

    Another question was is there a way to indent a question? I have a couple questions that are connected and would like to indent but not sure if that's possible. 

     

    Thanks,

  • Steve VP of Sales Operations
    Replied on September 16, 2014 at 4:29 PM

    Hello-

    Thanks for your questions:

    > is there a way that if the person filling out the survey replies "no" that it will automatically pop up the another question "If no, please explain"?

    Yes, you can use conditional clause for this. If field A = 'No' then Show field B. Field B will only appear if field A is no.

    Here's a general help doc on that:

    http://www.jotform.com/help/196-Hide-or-Show-Multiple-Fields-at-Once

    > is there a way to indent a question?

    Yes, you can use CSS injection. This same question was asked here:

    http://www.jotform.com/answers/246304-How-can-I-Indent-a-whole-row-of-field

    Please let us know if you need more assistance in setting this up.

    Thanks