Multiple Table Pagination And Sorting

Hello, Is there a way to paginate and search for multiple tables on page but to have different query strings? Example Filament Page 1 ---- view filament-page-1 (contains $this-table) and contains <livewire:x-component> that is contains also table How to make them appear different in querystrings?
1 Reply
toeknee
toeknee3w ago
Not to the best of my knowledge. You could try targeting widgets like that...

Did you find this page helpful?