Hello!! I'm sure this is a super simple question, but I haven't quite yet figured it out. I am trying to display an image from a collection of mine!
For my app, I have a form where I collect other information, as well as a pen input signature! The form was created from a SharePoint list of mine. I was able to successfully capture the image and place it into a SharePoint library. I am needing the image to be somehow linked or added to my SharePoint list because am needing these signature images to show up in a display form within my app. Unfortunately, I feel like I've tried so many things, and none of them have worked yet. So, I am now trying to see if I can add these signatures to a collection and then do a lookup function to display the single image in the display form. I have been able to create a unique identifier that is associated with my form, that is also the Name of the image in my collection. I'm thinking that I should be able to use the unique identifier and collection image name to do this, but can't figure it out. Is there a way that I can achieve this?
Or is there a better way to do this?
Thank you all so much!