Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

Is there a way to sort API Express find service?

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?

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

Is there a way to sort API Express find service?

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.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Is there a way to sort API Express find service?

Dear Ellen,

Could you clarify what you have tried and what exactly does not work?

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

Is there a way to sort API Express find service?

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.

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

Is there a way to sort API Express find service?

Hey have you had a chance to look at this at all?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Is there a way to sort API Express find service?

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.

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

Is there a way to sort API Express find service?

Do you know what that will be?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Is there a way to sort API Express find service?

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.

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

Is there a way to sort API Express find service?

Do you know if this will be available in the update happening today?

Return to “Issues”