Hi,
I’m trying to build a dynamic form but I can’t use any form builder (long story, the tl;dr version is that I have a donation payment form plugin that can’t do calculations internally, so I have to break it up in multiple forms).
What I’m trying to do is this:
Have 2 (or more) options either as buttons or as styled radiobuttons, and dpending on the selection, specific text elements (with the form code) is shown. I know I can use the Tabs element for this, but I want to try a dynamic page setup.
Is there a way to achieve this by ading a condition to a text element that is triggered by a button and/or radiobutton on the same page?
Thanks for any pointers 
Herko