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

Sz/saving hidden field dem #347

Merged
merged 3 commits into from Nov 16, 2016

Conversation

shachar058
Copy link
Contributor

Hi ,
The bug:
In the demograpics editing let's say that field B is hidden when A =1 but shows when A=2. We choose A=2 and fill in B. We save. We then edit again and choose A=1 thus hiding B. Save. We then edit again and choose A=1. B now appears but instead of being empty like in default, it still has the value that was once inserted.
This fix makes sure that when hiding a field and then saving, the value in the hidden field is cleared.

@bradymiller bradymiller merged commit 1d00f7d into openemr:master Nov 16, 2016
@bradymiller
Copy link
Sponsor Member

Thanks for the fix! I just brought this into the codebase.

@matrix-amiel matrix-amiel deleted the SZ/saving_hidden_field_DEM branch February 6, 2017 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants