Javascript 4.14 example request.
I have searched and I know there must be some working examples showing the implementation of javascript api popups which display attachments associated with the 'clicked' location. I find references to the documentation but no working examples and I'm certain they're out there.
In this case, I have published a rest service which exposes underground vaults, attributes and various attachments in the form of photographs.
In moving or creating the web interface to this service i would like to be able for the user to click on a vault obtain relevant attribution along with a list or preview of the images associated with said vault.
The attached photo shows the endpoint from the reset service so I know that it is possible to do what I'm seeking to have done but I cannot for the life of me figure out how to get beyond retrieving the basic attribution.
Thanks for any pointers in the right direction!
-John