I am thinking this should be simple to do but I just cannot figure out how to do it and am hoping the community can help me.
I want a simple Confiform Form with one question:
DO YOU WANT TO FILL OUT
FORM A
FORM B
I am hoping to make an action button so that when the user selects the action button FORM A it goes to another page with another ConfiForm and same for FORM B Action Button (it will go to a different page with a different ConfiForm).
I don't have the HTML DIV option to merge the two forms into one and am limited with what I can do.