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
If I update resource without clicking in the "attach" button I will lose the previous data(lost signature).
Also the "saveOnChanges()" won't help unless you sign again.
I notice when updating the resource the (textarea for the signature) will give you a default value, that is a transparent background. example below. And that is the data that get saved in the DB.
What I'm looking for here is just when saving the resource keep the same signature with out clinking in the attach button.
If I update resource without clicking in the "attach" button I will lose the previous data(lost signature).
Also the "saveOnChanges()" won't help unless you sign again.
I notice when updating the resource the (textarea for the signature) will give you a default value, that is a transparent background. example below. And that is the data that get saved in the DB.
What I'm looking for here is just when saving the resource keep the same signature with out clinking in the attach button.
<textarea name="signature" id="Patient Signature" style="display: none;">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYwAAACUCAYAAACAyx4IAAAA+klEQVR4nO3BMQEAAADCoPVPbQdvoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeA2UgQABdXK3UQAAAABJRU5ErkJggg==</textarea>The text was updated successfully, but these errors were encountered: