[ad_1]
Hi all! I am brand new to wordpress and am designing a volunteer page for the nonprofit I work for. I have two gravity forms built, one is an individual volunteer application, the other is for groups. I have also created two buttons that say “Individual Volunteer” and “Group Volunteer”
​
Is it possible to have a user click on one of these buttons and have the proper gravity form appear under them? And if so, how can that be done, or am I just spinning in circles.
​
Thank you!
[ad_2]
One: You could create a single form… and use CONDITIONAL LOGIC to change which fields display, depending on if they tick Single or Group… that would be the right way.
Or… create two accordions – and place the right forms in each. That would be an ugly way.
Or just create two pages, one with single, one with group form… and have the buttons go to the right page. That would be the simple way.