themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Json and data sources

Hi, i'm tryng to figure out how to supply a json file with link to images to show in a grid or carousel:

Let' see this example :http://help.gotiggr.com/getting-start...

Why if i simply change http://search.twitter.com/search.json... with http://www.zeg.it/document.json (it's well formatted), the app doesn't work anymore and show no images ? Is there some kind of debug to help me. Thanks !

P.S.
other simply ways to have some good slideshow/photo gallery ? Thanks in advance !

Victor

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Json and data sources

The service doesn't support cross-domain calls. Turn on the proxy.

http://docs.tiggzi.com/documentation/...

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Json and data sources

Thanks Max, everything works now, except that when i change the grid with a carousel (and an image inside it) it doesn't work anymore. I think i correctly connected everything. What am i missing ?

Thanks, again, in advance

Victor

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Json and data sources

What doesn't work exactly when you switch to carousel?

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Json and data sources

it's ok now, i had to delete the datasource and add it again. Thanks !

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Json and data sources

Ok, another question. Is there a way to invoke a service without having a button and using "click" event ?

Something like "onload" ?

Thanks

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Json and data sources

Sure, you can use any event to invoke a service.

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Json and data sources

ok, but i have to insert it manually on the .js file ? it's not present on the combo box of events (neither for container nor for carousel).

Thanks.

Victor

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Json and data sources

The page has load event.

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Json and data sources

ok, found it ! thanks !

Return to “Issues”