From 0ba94c9266d0ae15e55e3e5518fd7d59e9db264c Mon Sep 17 00:00:00 2001 From: magicmilo Date: Fri, 19 Nov 2021 09:55:43 +0000 Subject: [PATCH] remove conditional_route_to --- config/forms/2021_2022.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index c1e47fdac..32b8440e1 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -1123,6 +1123,7 @@ "header": "do_you_know_the_postcode?", "hint_text": "", "type": "radio", + "store": "false", "answer_options": { "0": "Yes", "1": "No" @@ -1153,9 +1154,6 @@ "1": "No" } } - }, - "conditional_route_to": { - "why_dont_you_know_la": { "do_you_know_the_local_authority": "No" } } }, "select_local_authority": {