FilamentF
Filament16mo ago
Bagus A

How to change page number programmatically in a table

So, I'm trying to to open page 38 automatically when opening a resource table.

Currently I use the ListRecords class to redirect with a specific page.

Unfortunately it's redirecting to a livewire route instead of the intended route. Is there other strategy I can use?
Screenshot_2024-09-20_at_10.55.33.png
Screenshot_2024-09-20_at_10.56.44.png
Was this page helpful?