Query with constraint and sort
Hi,
can you please elucidate how to query the database and sort using another value?
{"personName":"Judith"}, 'sort=-startDate'
the query with constraint is fine, however I struggle with the sort.
I want to retrieve a list of activities according to the name, and sort them per starting date.
I looked at documentation and also the forum, but couldn't find. in a post, you also refer to http://help.tiggzi.com/documentation/...
but this page does not exist anymore.
thank you,