Browse Source

update options on tenancy

pull/508/head
roobottom 3 years ago
parent
commit
ebc60133ad
  1. 36
      config/forms/2022_2023.json

36
config/forms/2022_2023.json

@ -1027,17 +1027,20 @@
"hint_text": "",
"type": "radio",
"answer_options": {
"1": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term"
},
"6": {
"value": "Secure - fixed term"
},
"2": {
"value": "Assured"
"value": "Assured - lifetime"
},
"4": {
"value": "Assured Shorthold"
"7": {
"value": "Secure - lifetime"
},
"5": {
"value": "Licence agreement (almshouses only)"
},
"1": {
"value": "Secure (including flexible)"
"value": "Licence agreement"
},
"3": {
"value": "Other"
@ -1071,17 +1074,20 @@
"hint_text": "This is also known as an ‘introductory period’.",
"type": "radio",
"answer_options": {
"1": {
"value": "Assured Shorthold Tenancy (AST) - Fixed term"
},
"6": {
"value": "Secure - fixed term"
},
"2": {
"value": "Assured"
"value": "Assured - lifetime"
},
"4": {
"value": "Assured Shorthold"
"7": {
"value": "Secure - lifetime"
},
"5": {
"value": "Licence agreement (almshouses only)"
},
"1": {
"value": "Secure (including flexible)"
"value": "Licence agreement"
},
"3": {
"value": "Other"
@ -1125,7 +1131,7 @@
"tenancy": 1
},
{
"tenancy": 4
"tenancy": 6
}
]
},

Loading…
Cancel
Save