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
Not to the best of my knowledge. You could try targeting widgets like that...