You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used Signature-pad to make a sketch field and I save the hidden input value in the database.
now I need to let the user edit the sketch again if he needs, so any way to sync the sketch and the hidden field, so I generate the old sketch and also its the option to clear the sketch and draw it again
any way to add undo option?
The text was updated successfully, but these errors were encountered:
Thanks for following up @ten9inc. @tryagain-3 did you get your issue sorted out? You can also use the clearCanvas() option to clear out the signature via JavaScript and the user will be able to clear it themselves if you add a .clearButton for SignaturePad to attach to.
I used Signature-pad to make a sketch field and I save the hidden input value in the database.
now I need to let the user edit the sketch again if he needs, so any way to sync the sketch and the hidden field, so I generate the old sketch and also its the option to clear the sketch and draw it again
any way to add undo option?
The text was updated successfully, but these errors were encountered: