Recently, I migrated DHIS2 from version 2.38.6 to 2.38.8 while maintaining version 2.9.1.1 of the Android Mobile app. When connecting the app to the test server, everything works correctly, with a normal appearance, as shown in the screenshot below. In it, the date of birth is displayed correctly along with the age, and the other fields do not have shadows.
However, when connecting the app to the production server using the same DHIS2 version, I noticed changes in the app’s appearance. Now, the fields have shadows, and it is necessary to select whether I want to provide the date of birth or the age in years, months, or days.
Hi @cassamo! could it be that you might have the Android Settings Web App installed in the production server?
In the android capture app version 2.9.1.1 the new form is deactivated by default, however, once the ASWA is installed into the server the default value is activated.
If you still would like to maintain the old form you can uncheck the option from the ASWA in General settings → Opt in features → New data entry form.
Thank you very much, @Xavi. Yes, it’s the Android Settings Web App that is enabling this appearance. I disabled the “New Data Entry Form” option, and the appearance returned to normal