Browse Source

Merge pull request #518 from communitiesuk/1166-income-guidance

CLDC-1166: Include guidance partial on both income questions
pull/520/head
Paul Robert Lloyd 3 years ago committed by GitHub
parent
commit
0ad2449106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      config/forms/2021_2022.json

7
config/forms/2021_2022.json

@ -4539,12 +4539,13 @@
],
"pages": {
"income_known": {
"header": "",
"header": "Household’s combined income after tax",
"description": "",
"questions": {
"net_income_known": {
"check_answer_label": "Do you know the household’s combined income?",
"header": "Do you know the household’s combined income?",
"header": "Do you know the household’s combined income after tax?",
"guidance_partial": "what_counts_as_income",
"hint_text": "",
"type": "radio",
"answer_options": {
@ -4570,7 +4571,7 @@
"net_income_known": 0
}
],
"header": "Household’s combined income after tax",
"header": "Total household income",
"description": "",
"questions": {
"earnings": {

Loading…
Cancel
Save