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

orderBy proprety #91

Open
arizona2014 opened this issue Aug 14, 2015 · 1 comment
Open

orderBy proprety #91

arizona2014 opened this issue Aug 14, 2015 · 1 comment

Comments

@arizona2014
Copy link

I've managed to display the elements in the loading order which is not enough for me. My object has a proprety called elementType and I'd like to display those elements first and the rest of elements after.

I've tryed with no success :
source="elements | orderBy:'elementType' "
source="elements | orderBy:'card.elementType' "
source="elements | orderBy:'elements.elementType' "

@Nicolazinho
Copy link

Did you ever solve this?

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

No branches or pull requests

2 participants