Browse Source

Do not show privacy notice question in check answers page

pull/237/head
Kat 3 years ago
parent
commit
f5b2b711b5
  1. 4
      config/forms/2021_2022.json

4
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 <a class=\"govuk-link\" href=\"/files/privacy-notice.pdf\">show the privacy notice</a> to the tenant or buyer before you can use this service",
"type": "radio",
"answer_options": {
"0": "Yes",
"1": "No"
}
},
"hidden_in_check_answers": true
}
}
},

Loading…
Cancel
Save