Yo @zack.strubel Just figured out a way, by using a state with a conditional.
However, now that the uploader and the thumbnail (that is a different group used to select and show each uploader) is empty as well; there is an empty space on the grid of the thumbnails.

That’s what I’m trying to work out now. How to make the thumbnails grid responsive? To react in a way a repeating group does, by adjusting the content. However, I cannot get to work a repeating group as the thumbnail grid, as I cannot find a way to show the corresponding picture uploader when a cell is clicked.

I also thought about replacing the default values for each picture uploader when a condition is true, such as when PicUp 1 is empty and PicUp2 is not then PicUp1 value is PicUp 2. This causes a conflict on the values for the following uploaders tho

I know its complex and requires a lot of thought however I think this could benefit more people as this could be a nice way to manage Images Lists.
What do you think?