Victor Wang Zhu
Results
2
comments of
Victor Wang Zhu
I think you could use tabs instead of a formflow in the edit view, and keep the flow only for the create view.
You could use the method getStepData($stepNumber) for a specific step data or retrieveStepData() for all the data and pass it to the form options. public function getFormOptions($step, array $options =...