Wizard customize previous action
I want to customize the previous action when using the Filament Wizard. I would like to fire a Livewire event when the button is pressed. Using
->previousAction
to override the current action seems not possible. I guess the action is handled internally by Filament. Is is possible to know when a user pressed the 'previous' button?0 Replies