-
Notifications
You must be signed in to change notification settings - Fork 56
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
conditionnal display not well managed #143
Comments
We are looking into this. LHC-Forms throws an exception when trying to update the display status (maybe going into a loop because the items refer to each other via the enableWhen-- but that is just a guess). |
Since our FHIR server resets itself, I am pasting the Questionnaire referenced above here so we doing lose this test case:
|
It is a bug and it is fixed in version 35.0.1. Please give it a try. Thanks for the reporting it to us. |
I think we'll need to update the version of lforms used by the NLM Form Builder for you to see the fix. |
I just uploaded a Questionnaire on https://lforms-fhir.nlm.nih.gov/baseR4 titled "form illustrating issue in conditional display resolution" to illustrate the bug I met.
Theoretically, the form act as follow :
When loading the form in your preview tool, it does not act well if the 'aucun antécédent' field is true :
Using the csiro renderer (here), it works well.
When deleting the conditional displays on the 'aucun antécedent' field, it works :
I found this open issue, that look a little bit like this one, but I don't understand it very well.
The text was updated successfully, but these errors were encountered: