How to conditionally repeat a page if user selects a certain option?

  • Eidbo
    Asked on March 23, 2021 at 3:06 PM

    Hello,

    I would like to use conditional logic to duplicate a page if a user chooses a specific answer. The example: the page asks contact info for someone associated with the person filling out the form. At the bottom, it says, "Do you have another person to add?". If they say yes, I would like them to be able to fill out the information again for another user.


    Thanks,
    Ashley

  • Jed_C
    Replied on March 23, 2021 at 10:53 PM

    It's possible. You can clone the fields that you want them to fill and create a show and hide condition to show those fields that you've cloned if they select "Yes".

    Here's a sample screencast:

    1616554392 605aa998b7d27 clone Screenshot 10

    I hope that helps. Let us know if you have any questions or if you need further assistance.