Connecting images to Content Manger

This is specifically for dynamic pages. I’m trying to put repeaters into a page. I’ve tried just putting content in one column. I’ve tried reference and multi-reference as an option to pull from another content collection. I’ve also tried making new rows and making the page contain multiple rows with a filter, but that doesn’t work either.

I can get the content to load, but I can only get one item (there should be three):

This is what it should look like:

This is the table I’m using. These cards are the “pack” cards.

Either I get three images, but I can’t load an sequential data, or I get one image and can’t get the rest to load.

Hi Melinda,

In order to get 3 items displayed in your repeater you need 3 rows in your collection (in your collection image i see one row only).

Then you can bind them into your repeater either by using a dataset or by code.

Good luck!

Thanks! This would seem to be the most logical solution, but it was the first I tried and it still didn’t work. It’s choosing content for the page by the title of the page, but when I used the same title and made multiple rows and it still doesn’t see the extra content.

Here’s some screenshots to show how it’s setup when I try multiple rows. I’ve synced with live and published and it doesn’t see those other rows.

Hi Melinda,

I am not sure why it is not presented. As a rule the titles of the rows need to be different to show the different titles of your items.

If you want you can send me the URL of your site along with the page name that you are having trouble with and I will have a look