Search
Get Started
F
Filament
•
3y ago
Hemith
Get current page number for filament table.
Is there a way I can retrive the current page number for a paginated table
?
Solution
in your listPage you can use
$this->getTableRecords()->currentPage()
$this->getTableRecords()->currentPage()
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,357
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
$this->getTableRecords()->currentPage()
$this->getTableRecords()->currentPage()
Similar Threads
Page number input for tables
F
Filament / ❓┊help
2y ago
Get current table data for widget
F
Filament / ❓┊help
2y ago
Filament Page with Table
F
Filament / ❓┊help
2y ago
Table CSS for Livewire Page outside Filament
F
Filament / ❓┊help
11mo ago