Hi everyone, I am using openmrs 2.2.1 with xforms 4.3.14. I am using xforms to enter and edit encounters but I have notice that when I open the form to edit encounter some of the previous fields/variable return empty. I have checked on mysql database and find out that they are in the database but they are voided. I want all the values entered previously to be displayed on the form when I open it in edit mode.
I need help does anybody have an idea what could be the problem?
This is how to form looks like when you open to edit it.
It is happening in almost all forms the difference is number of missing values in forms. There are some forms that are missing a few values and other are missing a lot of values.
It might have been there a little but as we currently frequently updating the forms and through a lot of editing of data through forms we have noticed it more.
I have try to reproduce it on the simple sample form. There is one variable the doesn’t return with value when you edit the xform as shown on the image.
Yes it does not load the data. The actual form we are using that concept has all those options and it does load the data. We are using radio button on the form in production environment.