TableQuery without pagination

What am I missing... how do we get the tableQeury records without pagination limitation. Need it for a table header action. Thought we could with getTableQuery() but it's returning the table without default filters and range etc.
2 Replies
LeandroFerreira
Not sure if it is the right way...
protected function getTableRecordsPerPageSelectOptions(): array
{
return [-1];
}
protected function getTableRecordsPerPageSelectOptions(): array
{
return [-1];
}
toeknee
toekneeOP2y ago
Hmm.will check that out tomorrow
Want results from more Discord servers?
Add your server