2024 Mar 27 4:06 AM
Dear All,
Good day,
I have developed a application in Build apps. My requirement to capture the signature of the end user in the signature canvas.
I have verified in the market place and found the signature component available in the market place. But unable to implement in the UI canvas.
Any assistance/guidance on this requirement is highly appreciated.
Thank you in Advance.
2024 Mar 27 6:03 AM
The flow function works on mobile only and essentially will create an image for you that is stored in cache of the mobile device. You can easily display the signature by adding an image component and setting its "Source" to the path field of the output of the "Draw Signature" flow function.
Here I have a button and an image components, with a logic flow for button tap.
For the set page variable for the variable connected to the image, I set the page variable to the path of the signature.
Here's the app.
Open the draw component and sign.
Now it appears in the image.
You can treat it like an image file and upload it somewhere or move it on the phone or whatever.
Hope that helps.
2024 May 21 6:13 PM
2024 May 22 6:04 AM
I hear your pain but I'm not in charge of the product so it's not up to me.
FYI @marihirvi
2024 Mar 27 12:16 PM
Dan, Thank you so much for the assistance.
Solution is working in my application.
2024 Sep 23 10:11 AM
Dear all, the screenshot is about the signature box on an Iphone, I suppose. When shown on Android, the signature box has no style at all, being white box, no border, on a white plain background, meaning that it's impossible for the users to understand where they have to sign. Please consider to support this request to the product team:
- assign to the box at least a thin borde, a full page width and height and a light gray background
- giving the style properties to the draw signature component, to change the dimensions, the colour, the border and the background
Please let me know if taking this request to the attention of the developers is something that can be done this way.
Thank you, Dan, for your article.
2024 Sep 23 10:27 AM
2024 Sep 23 12:17 PM