-
Notifications
You must be signed in to change notification settings - Fork 5
How is the signature image stored? #4
Comments
Hello @bartrikers you can access it as image content, add a page with a template grid, and connect it to your entity as a data source, you'll be able to see your previously saved signatures. |
Hi Samuel, Thanks for the reply, but I still can't get it to work. My question is: how can I access the image in a microflow? I've included a testproject (rename .zip to .mpk) or check https://signaturetest-sandbox.mxapps.io
How can I get this to work? And how can I access the image content in a microflow? Thanks! Kind regards, |
The fix is now available trough the app store, in v1.0.1 |
Hi,
I wanted to update from the 'old' signature widget to the new but I can't seem to figure out how the signature image is stored?
I've included the widget in a dataview of an object that is a specialization of System.Image.
Setting the signature works, and also the HasSignature boolean is set to true, but when I invoke my save microflow, the Image.HasContents attribute is false, indicating the image has no content.
How can I access the signature, either as a Base64 string or as the Image content?
Kind regards,
Bart Rikers
The text was updated successfully, but these errors were encountered: