I am attempting to retrieve data objects via javascript and no matter whether I use the code from the basic object retrieval or the advanced object retrieval I always get the ten most recent objects returned, even when I specify differently.
Application ID is: 04346FCB-DC42-0F46-FF7C-7DC578787800
Hi Weston
Please provide both code snippets, which, according to your thoughts, should retrieve different recordsets
The second code snippet would just be:
var itemStorage = Backendless.Persistence.of(items).find();
Just repeated your steps on your application and got different results for the queries :
http://support.backendless.com/public/attachments/6982f619e7b2343d0a1062cc9d0fd58f.png</img>