Opting out of form

Options

How do I create something that does this: I want to create a web form where the first question is the possibility of opting out of the survey and if this is selected then the rest of the questions are not required but if you do no opt-out then the rest of the survey must be answered.

thanks!

Answers

  • Brittany_113261
    Options

    Hi @Juan_179166 and thanks for your question.
    In order for remaining fields not to appear after the user chooses to opt out, you would have to set a condition for those fields. Like so:

    To learn more about Field Conditions, you can reference this Support Article: Field Conditions
    Thanks!