From 9aabc0c62ba8b4a6bdd780d58ba3f04b3a52ab9c Mon Sep 17 00:00:00 2001 From: Kat Date: Fri, 11 Feb 2022 11:46:38 +0000 Subject: [PATCH] update inferred conditions --- config/forms/2021_2022.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index ddce7224d..b01f84e97 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -1470,10 +1470,10 @@ "type": "text", "width": 5, "inferred_answers": { - "la": { "is_previous_la_inferred": true } + "prevloc": { "is_previous_la_inferred": true } }, "inferred_check_answers_value": { - "condition": { "postcode_known": "No" }, + "condition": { "previous_postcode_known": "No" }, "value": "Not known" } }