Hello,
I have a basic form with several simple options all hidden by conditional logic. I also have two options which need to load other forms. I want it to look seamless to the user and just show the list as radio buttons.
In the source code I see 'gf_apply_rules' referring to the conditional logic, but there is no information in the docs. Is it possible to manipulate that and have another form display onClick?