Page 1 of 2
Is there a way to sort API Express find service?
Posted: Sat Mar 26, 2016 3:04 am
by Ellen Schlechter
I am looking to find a way for users to pick how they want their records sorted. I have a regular query service and I just added "sort" to the query string area, then I map a LSV to the parameter to determine how it sorts and it works great.
I know that with API Express you can pick the default sort but I want the users to have the option to choose how they wish to sort since everyone has different preferences. I tried the same method I used with my regular services but it doesn't work. No errors but it just doesn't sort.
Any advice?
Is there a way to sort API Express find service?
Posted: Mon Mar 28, 2016 10:57 am
by Serhii Kulibaba
Hello Ellen,
Please look at this topic: https://getsatisfaction.com/apperyio/...
Is there a way to sort API Express find service?
Posted: Mon Mar 28, 2016 9:30 pm
by Ellen Schlechter
I realize that and have already looked at that. I want the user to be able to pick how it is sorted based on their own specific, personal preferences.
Is there a way to sort API Express find service?
Posted: Tue Mar 29, 2016 5:23 am
by Alena Prykhodko
Dear Ellen,
Could you clarify what you have tried and what exactly does not work?
Is there a way to sort API Express find service?
Posted: Tue Mar 29, 2016 1:53 pm
by Ellen Schlechter
As a user is using the app, I want them to be able to choose how they sort. I do not want to decide for them like how the link suggests I do it. They choose. With my non api express services, I added a sort parameter and a select menu for them to choose. It worked well, as expected. I tried that same implementation with my API express services and it does not sort them.
Is there a way to sort API Express find service?
Posted: Thu Mar 31, 2016 12:57 pm
by Ellen Schlechter
Hey have you had a chance to look at this at all?
Is there a way to sort API Express find service?
Posted: Fri Apr 01, 2016 9:12 am
by Serhii Kulibaba
Now there are no way to send sort parameter in the request: https://devcenter.appery.io/documenta...
It will be able in one of next releases.
Is there a way to sort API Express find service?
Posted: Fri Apr 01, 2016 12:22 pm
by Ellen Schlechter
Do you know what that will be?
Is there a way to sort API Express find service?
Posted: Tue Apr 05, 2016 8:30 am
by Evgene Karachevtsev
Hello Ellen,
Unfortunately it's hard to say now. We'll get back to you with the update as soon as we have more information from our development team.
Is there a way to sort API Express find service?
Posted: Thu Apr 28, 2016 2:36 pm
by Ellen Schlechter
Do you know if this will be available in the update happening today?