From 30ae9aa28f3b7e6bcc65020c08780f8c787e9a06 Mon Sep 17 00:00:00 2001 From: ErickSomie <101555608+ErickSomie@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:33:57 +0300 Subject: [PATCH] Update HTS_Initial.json (#245) --- configuration/ampathforms/HTS_Initial.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration/ampathforms/HTS_Initial.json b/configuration/ampathforms/HTS_Initial.json index 8fc72f26..a357cab4 100644 --- a/configuration/ampathforms/HTS_Initial.json +++ b/configuration/ampathforms/HTS_Initial.json @@ -425,7 +425,7 @@ ] }, "hide": { - "hideWhenExpression": "everTested === '1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + "hideWhenExpression": "isEmpty(everTested) || everTested === '1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" } }, { @@ -554,7 +554,7 @@ }, "id": "willingToShareResults", "hide": { - "hideWhenExpression": "isEmpty(selfTestLastTwelveMonths) || selfTestLastTwelveMonths !== '1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + "hideWhenExpression": "isEmpty(selfTestLastTwelveMonths) || selfTestLastTwelveMonths !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" } }, {