Data Background: I have a field collected (Collector) data set with attachments enabled. Based on conditions observed in the field anywhere between 1 and 10 photos are attached to a single observation point by crews.
Desired outcome: I'd like to build a map series based on these points from the field where the map series iterates through the ID for each point and outputs a map for each photo attachment. Ex. Some points would only generate one map because only one photo is attached to that point whereas other points would generate 5 or 6 maps, one for each photo attached to the point.
Current setup: I have the dynamic picture in my layout and it allows me to set the photo frame to the <Attachment> field. I can get one photo attachment to show for each point (I only want one photo frame per map)