CraueFormFlowBundle
CraueFormFlowBundle copied to clipboard
Two forms in same step?
Hello,
I was wondering whether it is possible to use two forms of different enity each to the same step, and if it is possible how this could be achieved?
Similar to #28, create
- a single form for that step which uses the others as child forms and
- a form data class for the entire flow which references your entities.