RCMX
Posts: 0
Joined: Tue Jun 16, 2015 8:14 pm

Generic service x json query string

Hi,

I'm using Generic service to extract data from a json file locally and show into a list component. This is done.
My question is how to filter the JSON data because the request does not have the " Query String " option?

Thanks.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Generic service x json query string

Hello RCMX,

Please check these posts, hope they will be useful for you:
https://getsatisfaction.com/apperyio/...
https://getsatisfaction.com/apperyio/...

RCMX
Posts: 0
Joined: Tue Jun 16, 2015 8:14 pm

Generic service x json query string

Thanks for reply.

I found a solution using $.grep before settings.complete and using settings.data.someParameter to pass the filter string.

Thanks again.

Return to “Issues”