Currently there is no where when adding a DB service where you can query the _users collection.
How can I do this?
Currently there is no where when adding a DB service where you can query the _users collection.
How can I do this?
Hello Logan,
Please check these posts:
https://getsatisfaction.com/apperyio/...
https://getsatisfaction.com/apperyio/...
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
Hi Logan - Pass this values as an input parameters for your search service.
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.
Hello Ross,
Please look at this Apperyio. documentation page: https://devcenter.appery.io/documenta...