I know I can display a layer/table attachments by using the widget in the pop-up tool in Map Viewer. I know I can configure a specific title and description and pull metadata from the attachments by using arcade.
But is it possible, using arcade or the default widget, to alternate metadata and image?
Basically, right now, what I believe is possible is:
Title
Description (using arcade to show all metadata)
Attachments
What I wish I could do is:
Title
Metadata for attachment 1
Attachment 1
Metadata for attachment 2
Attachment 2
Metadata for attachment 3
Attachment 3
...
Is this possible? I thought I would be able to solve this with arcade but I don't know how to return an attachment/image. I think it has to be only through the widget?
Thanks!