If and else conditions

  • JanLifePlan
    Asked on December 4, 2015 at 8:00 AM
  • Jan
    Replied on December 4, 2015 at 10:05 AM

    Our conditions mainly use IF and DO statements. So if the "IF" statement was met, then "DO" the specified action and if the "IF" statement wasn't met, then DO the other action.

    If and else conditions Image 1 Screenshot 20

    This condition states that if "Question 1" is equal to "A", hide "Question 2".

    Also, you might want to check this demo form. Please do check our user guide about Using Conditional Logic in your forms

    Let us know if you have any questions. Thank you.