Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Orderby Multiple Fields #2292

Open
countrdd opened this issue May 18, 2021 · 0 comments
Open

Orderby Multiple Fields #2292

countrdd opened this issue May 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@countrdd
Copy link

Is your feature request related to a problem? Please describe.
Currently need to be able to sort results by mutliple fields. I.e. have a startdatetime and enddatetime and need to be able to sort them by start date and end date so they line up properly.

Describe the solution you'd like
Would be nice if the orderBY GENERATED was like the Filterby, where it lists all the fields and you can put asc/desc but if they are not in their they are not sorted.

Describe alternatives you've considered
Please describe alternative solutions or features you have considered.
Currently I have added a numeric sortOrder INT field and use that, but it a manual process that has to be constantly changing the number is you insert something.

@countrdd countrdd added the enhancement New feature or request label May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant