HTML5 Data Bindings Support Product Page

Not a problem

Repeat Region issues

Reported 10 Aug 2013 14:05:07
1
has this problem
10 Aug 2013 14:05:07 George Drake posted:
While using the extension and following the sample video, when i use the repeat region functionality it only repeats the first record and not all the results from my json file. please help!

Replies

Replied 12 Aug 2013 07:24:54
12 Aug 2013 07:24:54 Miroslav Zografski replied:
Hello George,

Please, provide an example of the json feed you are using.

Regards.
Replied 04 Sep 2013 23:43:47
04 Sep 2013 23:43:47 Steve Skinner replied:
I also have this same problem. I created a test page using the picasa public feed so I could follow the video tutorial exactly. It just repeats the first image. Here's my test page: www.quiltingcreations.com/sandbox/data.asp

Also, what would I link the thumbnails to in order to show the full size image? The picasa feed data bindings make little sense as you read through the nodes.
Replied 05 Sep 2013 00:01:50
05 Sep 2013 00:01:50 Steve Skinner replied:
I figured it out. This is what worked for me.

The thumbnail is just like the video - you need to use the URL from the media$thumbnail node which is under feed > [entry] > media$group.

For the repeat region, you first select the element that you want repeated, just like in the video, but make sure you select the [entry] node before applying the repeat region.

I also added a link to open the large version of the image from the thumbnail and that uses the url from the media$content node which is under the media$group node.

Reply to this topic