EyeSeeTea / pictureapp

Mobile application designed to report cases of malaria (to a DHIS2 server)
GNU General Public License v3.0
4 stars 4 forks source link

possibility to disable a field #2400

Closed ifoche closed 5 years ago

ifoche commented 5 years ago

The idea is to lock fields for manual change. Either to keep default values or values that have been passed from an "intent in".

This could be configured via a key in the specific data point: "disabled": "true" (optional and by default value is: "false")