nuB question: I am trying to create contact list using the contact service. I would like to filter out any contact that has no email address associated with it, and display the rest in a list. What is the easiest way for me to do this?
nuB question: I am trying to create contact list using the contact service. I would like to filter out any contact that has no email address associated with it, and display the rest in a list. What is the easiest way for me to do this?
Hello,
To filter you will need to use query service, please read more here http://devcenter.appery.io/documentat...
Thanks Alena. If this had been a database, I can write a query. Can I do this for the device contact service as well? This appery service does not let me modify the request.
Hello!
Please add service on the page firs, you will be able to modify it in Mapping section.