Browse Source

move fixed term tenancy questions

pull/193/head
MadeTech Dushan 3 years ago
parent
commit
044dfcb19b
  1. 31
      config/forms/2021_2022.json

31
config/forms/2021_2022.json

@ -1087,22 +1087,6 @@
}
}
},
"fixed_term_tenancy": {
"header": "",
"description": "",
"questions": {
"tenancylength": {
"check_answer_label": "If the main tenancy is a fixed term tenancy, please provide the length of the fixed term (to the nearest year) excluding any starter/introductory period",
"header": "If fixed-term, what is the length of the fixed-term tenancy after any starter period?",
"hint_text": "To the nearest year",
"type": "numeric",
"min": 0,
"max": 150,
"step": 1,
"width": 4
}
}
},
"tenancy_type": {
"header": "",
"description": "",
@ -1129,6 +1113,21 @@
"type": "text"
}
}
},
"fixed_term_tenancy": {
"header": "",
"description": "",
"questions": {
"tenancylength": {
"check_answer_label": "If the main tenancy is a fixed term tenancy, please provide the length of the fixed term (to the nearest year) excluding any starter/introductory period",
"header": "If fixed-term, what is the length of the fixed-term tenancy after any starter period?",
"hint_text": "To the nearest year",
"type": "numeric",
"min": 0,
"max": 150,
"step": 1
}
}
}
}
},

Loading…
Cancel
Save