Disable pagination when filters are applied.

I'm using different filters but I want to remove the pagination once a filter is applied, is it doable within the filters context?
Solution:
Thank you and I also ended up with this one
Jump to solution
2 Replies
tuto1902
tuto19024mo ago
I don't think this can be done after a filter is applied. I've only seen the option to disable pagination directly in the table object
$table->paginated(false)
$table->paginated(false)
Solution
shahzad
shahzad4mo ago
Thank you and I also ended up with this one
Want results from more Discord servers?
Add your server
More Posts