Hello All,
We found some strange behavior in a couple of our forms that I wanted to share. Before I begin, we are on CPS 12.0.9 and it appears that this has been fixed in 12.0.10 because everything works ok in our test system.
What we found is that if you use a single line edit field with a new observation connected to it, the value does not update as expected. (Other UI elements seem to work fine.) For example, if I put a value of 10 in the box, then decide that it should be 20, the form shows 20 but neither the chart note nor what is recorded in the clinical list updates is updated. The value remains 10. I removed all coding that I added to the form thinking that there was something that was preventing this update. However, the issue still persisted.
What I found actually updated the visit was to either put the note on hold and then bring it off hold again, or simply move to the next form in the visit. The only other way I could update the value was to cycle through the fields on the form with tabs repeatedly until it updated. Has anyone else had this issue on 12.0.9?
Thanks,
Brad
Is your edit field a direct connection to an observation term?
Or are you using a document variable and then sending it to the Obs term?
Direct connection to the obs term.