I have a point feature class with attachments. Any given point might have 40-50 pictures attached. I want to show the pictures in the pop-up with a description of the individual picture or specify multiple images (but not all of them) and group them together in a carousel. So, in the end each popup will have multiple pictures displayed with individual titles or text and multiple carousel groupings of pictures.
I cannot figure out how to specify a particular image or images from an attachment, I only see option to use most recent image, which lets you then scroll though all the images. Is there a way to point to attachment in the feature class though a URL? Or how would I do this?
Thanks.