Page 1 of 1

set params parameter when i query collection

Posted: Mon Jul 14, 2014 8:43 pm
by Nalini

hello , i want to know how to set params parameter when i query a collection with custom logic for specific field


set params parameter when i query collection

Posted: Mon Jul 14, 2014 9:44 pm
by Alena Prykhodko

Hello,

You can read more about structure and syntax of queries here http://devcenter.appery.io/documentat...


set params parameter when i query collection

Posted: Tue Jul 15, 2014 6:21 pm
by Nalini

I was mostly referring to the use of server code [javascript] to do this.


set params parameter when i query collection

Posted: Tue Jul 15, 2014 8:31 pm
by Kateryna Grynko

set params parameter when i query collection

Posted: Sat Jul 19, 2014 11:08 pm
by Nalini

hello , i want to know how to set params parameter when i query a collection with custom logic for specific field using server code


set params parameter when i query collection

Posted: Sun Jul 20, 2014 9:15 pm
by Alena Prykhodko

Hello,

Per our policy custom logic is out of scope of support, the doc Katya suggested covers your question (Look Database - query(dbId, collection Name[, params][, token])), also you can search online for more information.