Announcements
Hello! I'm creating safety audit form on vertical gallery. As data I'm using collection I have created from Sharepoint list. There must be possibility to add spesific photo on each row. Adding the picture works just fine but when I click the "remove photo" button I inserted, it deletes photos from every row. Could you help me with this one? The big cancel button acts as a delete photo button.
Hi @sami_harjunen,
Resetting a control within a gallery via a variable will reset all control occurrences within that gallery. If you only want to reset that particular row you could use the Reset() function instead:
//OnSelect of the remove button //Adjust control name to the correct Add Media Button control Reset(AddMediaButton1)
If this solves your question, would you be so kind as to accept it as a solution & give it a thumbs up.
Thanks!
What do you have entered for your OnSelect control of your delete photo button?
Hello! I just discovered the correct way. It was by using instructions from @LaurensM Thank you!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 377 Most Valuable Professional
11manish 165 Super User 2026 Season 2
MS.Ragavendar 110 Super User 2026 Season 2