I've been trying to figure this out, but I'm just not understanding.
I have a list of equipment in a SharePoint List and it is used in a fairly robust check-in/check-out app. I want to include a distinct image of each piece of equipment in the gallery list of equipment. I've been able to point the gallery template image at a single image, but that is making ALL the equipment in my list have the same image?
Do I put it in an attachment column?
Do I put it in the image column? If I do, how do I put the data there and avoid using a link?
Do I put the images in a Image Library? If I do, how do I assign them correctly the records in my SharePoint list?
Which is simplest? Performs the best? I don't want to wait for links to load or any other slow down.