craue / CraueFormFlowBundle

Multi-step forms for your Symfony project.
MIT License
736 stars 118 forks source link

I have 2 forms in a step and i want to display one depending on choice option. How to do that? #413

Closed kasali closed 1 year ago

kasali commented 1 year ago

I have 2 forms in a step and I want to display one depending on the choice option. How to do that?

I have 4 forms in 3 steps . The 2 and 3 forms must be in the 2nd step and display one depending on a choice option like "a' and 'm'. I have created the 4 forms(formType1, formtype2, formType3, formType4). Choices are in formType1.