Hi everyone
So I think I have confused myself enough for one day.
The outcome I am after is that the user filters the gallery to show only the images that they want to email and then clicks on one button that sends by email both the images and associated data that can be seen in the gallery.
So I know how to filter and send a Forall concat email, but I don't know how to actually send the images. Database is a Sharepoint list and the images are attachments AbsoluteUri of an image look like this.
https://--------.sharepoint.com/sites/-------/Lists/ProductionPhotoList/Attachments/3/1911c093-aa60-4386-9621-e72dff68d1e0.jpg
I have dashed parts of the address.
So just to clarify, one email may contain 7 or so images.
Any help would be appreciated