Aside from Edit, Delete, and View actions, how can I create a new action button with custom page?
3 Replies
I am planning to create a new action page with advanced logic for specific records. It also requires a custom Livewire page, and I wonder how I can achieve this here.
check Row actions:
https://filamentphp.com/docs/3.x/tables/actions
you can open a modal or redirect to another page