Hi Doug,
Do you run the service as described here?
http://docs.appery.io/documentation/u...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Doug,
Do you run the service as described here?
http://docs.appery.io/documentation/u...
Sorry, I forgot an important detail. Each of the lists use a "where" query to find a particular category. So one column will filter results marked "1", column two will be "2", etc.
That's where I'm getting stuck.
The service is run correctly. I just cant get the "where" statements to act different for each column.
Hi!
Please check this http://docs.appery.io/documentation/b...
Tell us if it helps..
Actually, I ended up creating a localStorage variable to change the room. Then I created the service with:
return '{"roomNo":'+value+'}';
I called the service under three different names, and just added 1 to the variable each time.
It worked....good coding?
Thanks for your help!
Glad you get it working ![]()