I have a form created and on my site I wanted to have a button to show or not show the form.
For example: Click this Button for form Option (Form Appears when clicked)
If button can't be used which I don't see, then maybe check box is only option.
I could probably go into the form and add conditional logic to every single element in the form (There are a lot) but I first wanted to check if there was a way to apply this logic across the entire form?