I have followed the tutorial and read the documentation on this, but am still having an issue on the signature being saved. When i am confirming the save and I check the database it is still showing 0 Bytes.
If you share a sample of your app, it will help others fix / identity the problem.
Hello @Derick DSpain,
You can use another signature pad like esignature for reactive if possible.
Can you share screenshot of logic where you saving signature. That will be more helpful to understand.
Thanks
One more thing length of signature name but in this case outSystems returns error.
Hi @Derick DSpain
[Signature Pad] used in Outsysytems is very Simple logic like this:
Only One c;linet action where we can see the Binary Value so either you Can Direct Send to database CURD Action Or simple Store in Local Variable and Used it
Note:
You Can Debug you two Action :
1.After SignaturePadStrokeFinished action have binary Value or Not
2.you can check where you assign this Value in your CreateaandUpdate Action with the Help of Local Variable or direct SignatureBase64 Input Variable.
I have attached small Oml file so Take as a References
Md Mansur