Browse Source

fixup to match changes from #512 + hbrentshortfall

pull/508/head
roobottom 3 years ago
parent
commit
87f69cc4c0
  1. 18
      config/forms/2022_2023.json

18
config/forms/2022_2023.json

@ -1140,7 +1140,6 @@
},
"household": {
"label": "About the household",
"description": "Make sure the tenant has seen <a class=\"govuk-link\" href=\"/privacy-notice\">the Department for Levelling Up, Housing & Communities (DLUHC) privacy notice</a> before completing this section.",
"subsections": {
"household_characteristics": {
"label": "Household characteristics",
@ -1151,16 +1150,18 @@
],
"pages": {
"declaration": {
"header": "",
"header": "Department for Levelling Up, Housing & Communities privacy notice",
"description": "",
"questions": {
"declaration": {
"header": "",
"guidance_partial": "privacy_notice",
"check_answer_label": "Tenant has seen the privacy notice",
"header": "Department for Levelling Up, Housing & Communities privacy notice ",
"hint_text": "Make sure the tenant has seen the Department for Levelling Up, Housing & Communities (DLUHC) privacy notice before submitting this log",
"type": "checkbox",
"answer_options": {
"declaration": "The tenant has seen the Department for Levelling Up, Housing & Communities (DLUHC) privacy notice"
"declaration": {
"value": "The tenant has seen the DLUHC privacy notice"
}
}
}
}
@ -5702,11 +5703,14 @@
"hint_text": "Also known as the ‘outstanding amount’.",
"type": "radio",
"answer_options": {
"0": {
"1": {
"value": "Yes"
},
"1": {
"2": {
"value": "No"
},
"3": {
"value": "Don’t know"
}
}
}

Loading…
Cancel
Save