From c93747d09eec6188df8c56e0571d4dde9a4ab17b Mon Sep 17 00:00:00 2001 From: AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:06:00 +0300 Subject: [PATCH] OHRI-2024 Make Ptracker view only in edit mode of a form --- distro/configuration/ampathforms/pmtct_antenatal_v1.0.json | 1 + 1 file changed, 1 insertion(+) diff --git a/distro/configuration/ampathforms/pmtct_antenatal_v1.0.json b/distro/configuration/ampathforms/pmtct_antenatal_v1.0.json index 43429cedf..539b8e205 100644 --- a/distro/configuration/ampathforms/pmtct_antenatal_v1.0.json +++ b/distro/configuration/ampathforms/pmtct_antenatal_v1.0.json @@ -96,6 +96,7 @@ "intent":"*", "required":"true", "unspecified":"false", + "readonly": "mode == 'edit'", "hide":{ "hideWhenExpression":"false" },