Skip View Step
Hi all
I have the below action code on my filament page. It will open a modal which in turn opens a livewire component with a filament table on it.
The above opens . Can I skip a step and simply call the livewire component from within the Action code ?
I have the below action code on my filament page. It will open a modal which in turn opens a livewire component with a filament table on it.
The above opens . Can I skip a step and simply call the livewire component from within the Action code ?