Set a default sort column option for a collection #921
ollebergkvist
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
-
Hey @ollebergkvist — this is a great request! We would happily accept a PR for this functionality, but otherwise I'm sure we can get to it at some point. Looking at how the default columns are done is a great starting point for this PR. Thanks for the idea! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Payload supports a defaultColumns property, would be great if we could get an additional prop, perhaps:
sortData where you can define a default column to sort by and also set if it should be in ASC or DESC order.
Beta Was this translation helpful? Give feedback.
All reactions