functionality to skip pages in getTableColumns records.

Good afternoon everyone, everything okay? I would like to know if it is possible to add a functionality to skip pages in getTableColumns records. In this image I attached, there is an example of a table with some records and 4 pages, in this table there is the full_at field, where it counts how many people entered a group, if the groups are being filled on page 2 (the groups on page 1 are all already full), I would like to implement a "skip page" button, and then jump directly to the page where the group to be filled is located.
No description
3 Replies
DrByte
DrByte7mo ago
Would another approach work? Consider creating a table Toggle Filter which only shows "open groups", and enable that filter as default. Then if someone wants to see "all" groups they can just toggle the filter off. https://filamentphp.com/docs/3.x/tables/filters/getting-started#using-a-toggle-button-instead-of-a-checkbox
Fabio Umpierre
Fabio Umpierre7mo ago
This is a fantastic idea, thank you very much!
Want results from more Discord servers?
Add your server
More Posts