Search found 2 matches

Go to advanced search

by John6904392
Sat May 31, 2014 10:42 am
Forum: Issues
Topic: Filtering external JSON data
Replies: 3
Views: 893
 
Jump to post

Filtering external JSON data

Thanks for the reply. The external resource is an ASP page that I have set up with the data. I will see what I can do to filter from the other end.

When I add a parameter in Appery, will it be added to the end of the URL as:
www.test.com/json_data.asp?parameter_name=variable_string

by John6904392
Sat May 31, 2014 8:56 am
Forum: Issues
Topic: Filtering external JSON data
Replies: 3
Views: 893
 
Jump to post

Filtering external JSON data

I am using a couple of JSON feeds from an external website in my app, and they are supplying data well. However, when I try to filter them, I simply get the full dataset rather than just the filtered results. I am using a where parameter and using the normal JSON data format as described in http://d...

Go to advanced search