F
Filament17mo ago
Noor

Refresh

I want a refresh action button on top right corner in place of new resource ... so when user clicks on it it refresh the tabel... how can I do it ?
1 Reply
Patrick Boivin
Patrick Boivin17mo ago
I'm not sure but I think any action should refresh the table... Just try an empty action with:
Action::make('refreshTable')
->action(function () {})
Action::make('refreshTable')
->action(function () {})
Want results from more Discord servers?
Add your server