sylvainjule/kirby-pagetable

SortBy column data?

p-mylecharane opened this issue · 2 comments

It would be neat to be able to say, sort by date, title (whatever data is used in columns) etc instead of just relying on the numbering when pages are made public. I know you can click on these to order, but would be great on load.

You can already modify the initial sorting, the Pagetable section shares some options with the Pages section, including the sortBy option.

Ah neat, I missed that somehow. Thanks @sylvainjule