Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

How to Query Users collection?

Currently there is no where when adding a DB service where you can query the _users collection.

How can I do this?

Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

How to Query Users collection?

Alright, I did, specifically in this part of the documentation:
https://devcenter.appery.io/documenta...

This is helpful, but it does not say how to search from inside the app for specific items (such as w/ a search bar), instead this only is about searching one thing (such as 'Dan'), and you cant change it in app.

What can I do so the user can change what they search for in app?
Logan

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How to Query Users collection?

Hi Logan - Pass this values as an input parameters for your search service.

Ross Malaga
Posts: 0
Joined: Sun Oct 11, 2015 6:40 pm

How to Query Users collection?

I'm having the same problem. I am able to create the service, but it returns all of the users. I entered username as a Request parameter and tested with valid user names, but it always returns all users. I tried with other database columns and their associated request params with the same result. I also tried changing the Response params, but still got everything.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to Query Users collection?

Hello Ross,

Please look at this Apperyio. documentation page: https://devcenter.appery.io/documenta...

Return to “Issues”