What I am trying to do:
In normal resource tables the pagination is displayed like in the first image I added, i.e. there one can see how many total entries are in the table, and on which page one currently is at.
However on a page within a resource with a table of a nested resource the pagination looks like the second picture and I didn't figure out, how to somehow also get the number of entries and the pages, instead of just the "next"-button.
What I did:
I researched the filament docs, searched in the discord and asked AI.
My issue/the error:
I cannot find the correct option how I can activate this behaviour and I don't know if it is possible at all (even though I would be surprised if this wasn't possible; as I think it is quite important when having hundreds of entries in nested resources)