Move Modal's Create Action to Wizard Submit Action
I have a resource that uses the Modal to create, the resource's form uses a Wizard and I want to move the
Create Action of the Modal inside the Wizard as the Submit Action for the last step of the Wizard. How do I do this?Solution
ahh, sorry.. You should add
https://filamentphp.com/docs/3.x/actions/prebuilt-actions/create#using-a-wizard
steps() in the createActionhttps://filamentphp.com/docs/3.x/actions/prebuilt-actions/create#using-a-wizard