Browse Source

Make major repairs date conditional on major repairs having been done

pull/31/head
baarkerlounger 4 years ago
parent
commit
d49aa9b43b
  1. 13
      config/forms/2021_2022.json

13
config/forms/2021_2022.json

@ -990,15 +990,12 @@
"answer_options": { "answer_options": {
"0": "Yes", "0": "Yes",
"1": "No" "1": "No"
},
"conditional_for": {
"property_major_repairs_date": ["Yes"]
} }
} },
} "property_major_repairs_date": {
},
"property_major_repairs_date": {
"header": "",
"description": "",
"questions": {
"property_major_repairs": {
"check_answer_label": "What was the major repairs completion date?", "check_answer_label": "What was the major repairs completion date?",
"header": "What was the major repairs completion date?", "header": "What was the major repairs completion date?",
"hint_text": "For example, 27 3 2007", "hint_text": "For example, 27 3 2007",

Loading…
Cancel
Save