Hi,
I am currently working in an implementation where we need to hide and show certain options for data elements that are “MULTI TEXT”.
For this task, I have simply created a program rule that hides options depending on the user role, which in web, it works 100%, but for some reason, it does not work in Android if the data element is “Multi Text”.
I tried with 3 possible combinations to achieve this:
- Show Option Group
- Hide Option Group
- Hide the individual options
However, that did not do the trick. Here is an example of how it looks in the Capture App versus the Android App:
Capture App
Android App:
Notice that the options IO Access and Cardiac Monitoring are not appearing in Capture but not in Android
Additional information
DHIS2 version: 2.41.5
Capture version: 103.3.0
Android version: 3.2.1.1

