Hi,
I have created a list data with a database, as shown in the image:
How could do that the list is ordered more recent less recent?
That is what I add to the database appear first.
A greeting and thank you
Did you try the sorting parameter: http://docs.appery.io/documentation/b...?
Can the sorting parameter work in descending order as well?
To sort in descending order, specify the column name with “-” before it.