Sort Order it's not working

If I do that, my query will no longer work

Hi Adriano, what do you mean by doesn’t work? Do you get in errors in the browser dev tools?

Try removing the underscore. I always use camel-case for database rows.

@AdrianoLuiz, I was not able too see from your video if you have the query.sort added on the App Structure side, do you have it added either in the App query params or in the query manager?

yes


but When I set order by server,
I don’t need to set in frontend

Adriano, with sorting you need to add the tables you need in the query builder, not just tablename.*
Just select the tables you need from the tables list on the left and then add them.

2 Likes

Stranger I always did like this,

I did


it still doesn’t work

Well, please try to regenerate your server connect and repeat region on the page and then check again. Do you see errors in the console?
If it’s not working please send a link to your page where we can check what’s wrong.

See this Theodor

I will pass the link online