Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Losing the signature when updating resource #3

Open
ltd300 opened this issue Apr 8, 2021 · 2 comments
Open

Losing the signature when updating resource #3

ltd300 opened this issue Apr 8, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ltd300
Copy link

ltd300 commented Apr 8, 2021

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>
@MarceauKa
Copy link
Member

Hi @ltd300, let me check that and I'll fix that soon :)

@MarceauKa MarceauKa added the bug Something isn't working label Apr 12, 2021
@MarceauKa MarceauKa self-assigned this Apr 12, 2021
@ltd300
Copy link
Author

ltd300 commented Apr 15, 2021

Hi MarceauKa,

Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants