@WarrenBelz Here is what I have below. Maybe I'm missing something.

Form is called - FormPhoto
Item property of FormPhot - LookUp(SharePointList, ID = Gallery1.Selected.ID)
Attachments datacard (Update) - acPhotos.Attachments
Datacard value (Item) - colImage
Photos gallery - acPhotos.Attachments (Anywhere else this needs to be changed? getting an error here as well)
Image control - ThisItem.Value (Getting an error)
In the acPhotos attachment control I don't see "Value".

Also, what is "camAttach.stream" referencing the camera?
Thanks