I have only found a few things about this, but nothing is really working for me. I created a PowerApp from a SharePoint list and added the signature input that I need to be included into the list. I am looking for a step by step process to sign the form and include it with the rest of the item data.
I am hoping that this same process will show how to take a picture with the mobile device to do the samething.
Solved! Go to Solution.
Hi @Anonymous,
To have signature input in PowerApps you will need the Pen Input control which could be collected as images. But notice that you still do not support to save images from PowerApps to SharePoint list so far according to:
So far we only support read-only attachments in PowerApps. Attachment upload is expected to be released at the end of January, or early February 2018. You could also add your comments in the link.
Add a Pen input control, name it MyDoodles, and set its ShowControls property to true.
In this way, you have created a collection of signature image, then you could try to save the collection of image from PowerApps to SharePoint using Microsoft Flow, following blog below:
http://www.techmikael.com/2017/05/saving-collection-of-images-from.html
Regards,
Mona
Hi @Anonymous,
To have signature input in PowerApps you will need the Pen Input control which could be collected as images. But notice that you still do not support to save images from PowerApps to SharePoint list so far according to:
So far we only support read-only attachments in PowerApps. Attachment upload is expected to be released at the end of January, or early February 2018. You could also add your comments in the link.
Add a Pen input control, name it MyDoodles, and set its ShowControls property to true.
In this way, you have created a collection of signature image, then you could try to save the collection of image from PowerApps to SharePoint using Microsoft Flow, following blog below:
http://www.techmikael.com/2017/05/saving-collection-of-images-from.html
Regards,
Mona
Hi, I'm trying to capture signature and upload it to existing sharepoint list. Followed the link and created the flow but I'm getting this error in flow:
Hy there,
I've got the same issue. The only way i've seen to reslove this one is to create a mail, with an attachement and then a flow to copy the attachement to the sharepoint list, but i really don't understand why proposing an image tool if it can't be save to sharepoint. The way to transmit images is too complicated...
User | Count |
---|---|
262 | |
110 | |
92 | |
54 | |
44 |