F
Filament9mo ago
Nicole

Aside from Edit, Delete, and View actions, how can I create a new action button with custom page?

No description
3 Replies
Nicole
NicoleOP9mo ago
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.
Lara Zeus
Lara Zeus9mo ago
check Row actions: https://filamentphp.com/docs/3.x/tables/actions you can open a modal or redirect to another page

Did you find this page helpful?