I have make search but I found nothing that help me. I use sonata admin bundle and first I want to know if it's possible to make multi step form. Second, I'd like to make a new batch action (this step is ok for me), but after user chose the batch action I want a form with field that I can use in my custom batch action.
I have see it's possible to add field next the batch action list but this field are visible for all batch action for me I would like the user first chose the batch action and then see field on a other page for example the confirmation one.
Is there a way to do this?
Thanks a lot for your help.