I would like to display an site image of each project I have in my projects dashboard. I have followed the online instructions for adding an image with html as part of the dashboard but it works as the same image/s for each project and that's not what I'm trying to do. I have separate images of each job site and want to display the image for each job site in the pop up as I select them from the list element. How do you display images for each job as they are selected? Should I add each image as an attachment in the hosted feature class table?
Solved! Go to Solution.
Hi,
Yes, you can add each project's image in the project feature layer, or you can add a attribute in the feature layer that will hold a URL to an online image. The second approach gives you a bit more control of the image in the pop-up, and you can add a second attribute for the URL where you would like to link the image to.
Chip
Hi,
Yes, you can add each project's image in the project feature layer, or you can add a attribute in the feature layer that will hold a URL to an online image. The second approach gives you a bit more control of the image in the pop-up, and you can add a second attribute for the URL where you would like to link the image to.
Chip