How do I make a required drop down menu link to a new page that can only be accessed by clicking yes on the drop down menu?

  • buckhillskytop
    Asked on June 6, 2019 at 3:22 PM
  • jherwin
    Replied on June 6, 2019 at 4:36 PM

    Did you mean a new page of the same form? If so, you can make the fields as required using conditional logic.

    Here's the guide: How-to-Make-a-Field-Required-Based-on-User-s-Answer

    Let us know if you are referring to something else.