Hello,
I’m running into an issue while trying to implement what should be a relatively simple feature.
In my Power Apps application, users select items from one gallery, and those selections are moved into a second gallery. For each item in that second gallery, users need to upload one or more images. I’ve successfully handled this in temporary memory within Power Apps, but I’ve been unable to patch the images to SharePoint upon submission. I’ve tried multiple approaches without success.
A key constraint is that I can’t use the standard Edit Form attachment control, because the image upload button must live inside the gallery and be tied to each specific sub-item, which is itself controlled by a higher-level item within a request.
I’d really appreciate your guidance on a proper solution. I’m happy to share any additional details or screenshots that would help.
Thank you!