Announcements
Hello,
I followed these instructions Capture A Signature With Power Apps Pen Input And Save To SharePoint - (matthewdevaney.com) to have a signature show on an image from a pen input. I am submitting the form and am able to reset the pen input but cannot figure out how to reset the image when I submit the form. Any ideas?
Hello @Techy1234 ,
Reset(PenInput1);
Drop it in your Form's OnSuccess property.
Thank you for your quick answer. Does the onsucess field go into play when the form is submitted? The reason I am asking is because I have multiple parts of the form on one screen and I go through the form with the next button.
Hi @Techy1234 ,
Please try below.
select image control and
UpdateContex({pic1:pen_Signature_Customer.Image})
on reset/ submission UpdateContext({pic1:Blank()})
Thanks
Abhi
If you use SubmitForm, then on success will trigger if the record is saved successfully, otherwise OnFailure triggers. If you are using Patch, then add the Reset after the Patch statement.
Thanks for your reply. When I type in the first part in image
UpdateContext({Diagram_3:Pen_Diagram.Image})
I am getting an error that behavior function is a non behavior property.
For the second part, I have added that at the end on my submit button and it is still not clearing the image.
Thanks. I tried it and it resets the pen signature but it doesn't reset the image that is reflecting the pen signature.
I have an image on my main form that when clicked on takes you to another screen where you do the pen input. Then once you click accept it takes you back to the form screen and there is an image that shows the signature/
In the image field of the image and I have pensig.image. I am able to reset the actual pen signature that is on the other screen but when that is reset it doesn't change the image on my main screen.
Hope the screenshots will work for you. I have the image control
Please give a thumbs up or accept as a solution if I answered your question.
Here you went wrong. Check the screenshots I shared.
Hello, I'm having a trouble, how can I reset the image using this command:
LookUp(ValidationQR, BarcodeValueGetter_1.Text = Title, Picture)
Thank you in advance.
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.
11manish 397 Super User 2026 Season 2
Mohsin Ali 354
WarrenBelz 232 Most Valuable Professional