Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

Where do I put a curl command?

Where do I insert a curl command for when I am trying to sort data, but I do not know where to put the curl command.

Thanks!

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

Where do I put a curl command?

Hello Logan,
The curl command is for better understanding and shorter form of request structure.

To create a sorting query for your DB collection please read this doc
http://devcenter.appery.io/documentat...

Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

Where do I put a curl command?

Thank you, I sorted the data, and when I test it within the service, like how it looks here:
Image

When I press test to see how it looks, it works perfectly, and sorts it in the correct order.

However, on the app it still lists the data it in the same order it did beforehand.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Where do I put a curl command?

Hi Logan -

Check if there are any errors in the browser console on the page in the app.

Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

Where do I put a curl command?

Where can I do this?

Thanks so much for responding so quickly!!!

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Where do I put a curl command?

Hi Logan,

  1. test your app
  2. in browser tester inspect element
  3. then go to console tab
  4. using console tab you can see if there's an error into your app.
    Image
Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

Where do I put a curl command?

Hi There,

Thanks for responding, once again!

I did just that, and it now shows this:

Image

I went to the link, but I do not understand what the guide is saying.

How did this happen?

Thanks!!!

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

Where do I put a curl command?

Hello Logan,
this message means that your app trying to change something, but you removed element or changed page,
can you paste screenshot of mapping on success event for your service, and show us how you are calling it ?

Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

Where do I put a curl command?

Hello,

I forgot to connect the data, so here is how it looks now:

Image

And it now looks like this in the console:

Image

Thanks so much!!!

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Where do I put a curl command?

Hi Logan,

This mapping looks ok.

But may be you have any other mapping(with other service datasources on any of these elements you use in this(showed above mapping)?

Please give us your app public link and describe steps how we can reproduce this issue your app.

Regards.

Return to “Issues”