diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 58647959e..4c844c045 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -14,14 +14,14 @@ "description": "", "questions": { "gdpr_acceptance": { - "check_answer_label": "Privacy notice seen", "header": "Has the tenant or buyer seen the Department for Levelling Up, Housing and Communities (DLUHC) privacy notice?", "hint_text": "You must show the privacy notice to the tenant or buyer before you can use this service", "type": "radio", "answer_options": { "0": "Yes", "1": "No" - } + }, + "hidden_in_check_answers": true } } },