Repeating group display image using Custom State List

In my setup, i have Custom State (Image-List) storing images users selected. aka Custom State: MultiPhoto
image

I have done a count on the Custom State: MultiPhoto and it captures an input each time a user puts in an image (though it doesnt stake if the image is the same, but this is not my main challenge).

I have created a RP to show case all the images in the Custom State: MultiPhoto. When there are only 1 image in the Custom State, the result is good.

However, when i added the next image, both the images are not display. I can see the frame of the photo shown, indicating that there is supposed to be 2 image entries.

I suppose my set up is fine, since it works for single entry. Please advise.

If you have one repeating group that shows the datasource equal to your custom state, it should work whether you have 1 or multiple images in the custom state. Since your provided information indicates you can see the count as 2 and the square outline of the image element of both images in your RG, then likely you have some issue with the source of the image element.

You should provide more screen shots like the setup of the RG and the image elements used to display the images.

Hi Boston,

This is how the RP is being setup


I setup a popup box to show individual pictures. The images are shown well individually via popup box even if there are 3 images in the custom state Multiphoto.