Forum
Repeaters and Related Collections
Hi,
I have a Repeater in a Collection that I'm trying to use with a Related Collection but I'm not getting any output.
I've found a couple of other posts here that appear to describe the same issue (https://forum.grabaperch.com/forum/05-08-2017-repeater-items-not-showing-up-in-related-collection-items, https://forum.grabaperch.com/forum/02-11-2016-repeaters-inside-a-relationship).
Are repeaters still not available in this way (in related items)?
Thanks in advance.
Is the repeated in the related item or in the relationship? I'm not completely sure what you're asking.
Hi Drew,
I've made a test to show what I'm trying to achieve.
I have a Collection called Facts and another called Content. The idea is that Facts will hold data about a real estate property (sizes, images, prices etc) and Content will contain the words and descriptions.
Here's a reduced Facts collection template with a couple of text fields and a repeater with an image
And here's the Content template which is used to display a couple of item from the Facts collection item:
When I display this on the front-end I see the facts_desc content pulled in as expected, and I also see my 'Yes, it exists' message showing that the repeater is found. But I don't see any output in the <ul> from the repeater.
Furthermore, the Content template in the editor actually shows the Repeater (see screenshot attached)
Thanks for any help or suggestions.
Here's the diagnostics:
OK, I'll have to look into this.
OK, thanks Drew.