From 5fbef73833ea1b051f585ebc0c419afe8af94024 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Tue, 17 May 2022 10:49:49 +0100 Subject: [PATCH] Remove joint tenancy hitn text and add don't know option --- config/forms/2022_2023.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 7c7c2e66b..c59aec1bd 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -951,7 +951,7 @@ "joint": { "check_answer_label": "Is this a joint tenancy?", "header": "Is this a joint tenancy?", - "hint_text": "For example, 27 3 2021.", + "hint_text": "", "type": "radio", "answer_options": { "1": { @@ -959,6 +959,9 @@ }, "2": { "value": "No" + }, + "3": { + "value": "Don’t know" } } } @@ -6297,7 +6300,7 @@ "label": true, "i18n_template": "la" }, - { + { "key": "soft_min_for_period", "label": false, "i18n_template": "soft_min_for_period" @@ -6336,7 +6339,7 @@ "label": true, "i18n_template": "la" }, - { + { "key": "soft_max_for_period", "label": false, "i18n_template": "soft_max_for_period"