Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define how to sort entries #350

Open
cloetensbrecht opened this issue Dec 19, 2023 · 2 comments
Open

Define how to sort entries #350

cloetensbrecht opened this issue Dec 19, 2023 · 2 comments
Labels

Comments

@cloetensbrecht
Copy link
Contributor

cloetensbrecht commented Dec 19, 2023

Make it possible to set a sort method.

  • Asc
  • Desc
  • A custom sort function
  • Manual

When using asc or desc, make sure to use the localeCompare() function.

@benmerckx
Copy link
Member

I'm assuming this suggestion is about a configuration setting for Types to define how to sort children entries? Reflected in the sidebar in the admin panel and as default sorting order in case you're retrieving children?

@cloetensbrecht
Copy link
Contributor Author

Correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants