web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Save Pen Input (signat...
Power Apps
Unanswered

Save Pen Input (signature) to sharepoint list into existing record

(0) ShareShare
ReportReport
Posted on by 73

Hello,

I need your help.
I am developing a powerapps application.

I want to save a signature (Pen Input) in an existing SharePoint Record.

 

Code : 

Collect(
 ColCameraImages;
 {
 Id: GUID();
 Value: PenInput_Signature.Image;
 DisplayName: "SignatureValideur" & ".jpg";
 AbsoluteUri: "";
 Uri: ""
 }
);;

 

sig.PNG

 

How to add this collection (or image) as an attachment to an existing record.

With a submitform(Form1) or form1.update.

it doesn't work.

 

Can you help me.

 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    156,454 Most Valuable Professional on at

    Hi @Lenders18 ,

    @RezaDorrani has a great video on Attachments which should include what you need here.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

  • Lenders18 Profile Picture
    73 on at

    Thank you for the video.


    But the video does not help me in my situation.

    I want to add a signature (with the PenInput block) to the current recording.

    I now upload a image with attachement bloc, but i don't know upload a signature from the Pen Input. 

  • WarrenBelz Profile Picture
    156,454 Most Valuable Professional on at

    Hi @Lenders18 ,

    I would have thought you just needed to substitute Camera.Photo for PenInput.Image. I have never tried it, but it should work.

    If not, then you will need to go down the Flow path and send the JSON, then base64ToBinary to get it back to an image and then attach it to the desired record. If you want multiple images, it will get even more complex as you will need to parse an array from your collection.

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard