So, I have created this list that gets information from user submitted form. There is a need to have a picture attached with the form, which I was able to do with this guide: Solved: Re: Show an Image in a form - Power Platform Community (microsoft.com).
The user needs to be able to see the image in a display form within the app, and I got this to work too using hyperlink/picture on a list. However, this solution only works on desktop. If I try to get the image using URL, it won't show up on a mobile device. I read a bunch of solutions to this, and people are using LookUp -function, which again worked, when I tested giving one of the IDs from the gallery. What I am not able to do is saving the Image ID to a form when uploading an image to the library. So how do I save the ID to a form, when the image is saved, so I can refer to the ID to get the image? Please provide answer like you would to a child. Maybe step-by-step. I am very new to powerapps 😄
What I was thinking is creating another variable on the flow I'm using, but I have no idea how to proceed from here. My flow looks exactly like the example in the guide, except I have my own variable names.

Report
All responses (
Answers (