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

OrderFilter on translated fields and a certain locale #47

Open
AkibaWolf opened this issue Sep 17, 2021 · 2 comments
Open

OrderFilter on translated fields and a certain locale #47

AkibaWolf opened this issue Sep 17, 2021 · 2 comments
Labels
question Further information is requested

Comments

@AkibaWolf
Copy link

Suppose I have an Entity with a translated field name.

Could you please suggest a solution to the situation when I need to order the items collection (using OrderFilter) by the name field considering the current locale? What should the annotations look like?

@paullla paullla added the question Further information is requested label Oct 5, 2021
@neokdev
Copy link

neokdev commented Dec 14, 2021

I am interested in the answer.

@rvmourik
Copy link

rvmourik commented Jul 4, 2022

I also would like to implement this behaviour, is this doable or do we need to create a custom solutions for this?

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

No branches or pull requests

4 participants