You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Lahf lahftu forms
* fix(LAHF): Make file uploads mandatory and add number validation
- Set occupational therapy report upload as required (minimumRequiredFiles: 1)
- Set itemised quotes upload as required (minimumRequiredFiles: 1)
- Set void rent costs evidence upload as required (minimumRequiredFiles: 1)
- Add minimum value validation to funding amount fields (min: 1)
* fix(LAHF): Add date format hint text to improve user experience
- Add 'For example, 27 4 2025' hint to occupational therapy assessment date
- Add date format hints to target commencement and completion dates
- Add date format hint to estimated move-in date
"content": "In this section, we'll ask about:\n<ul>\n<li>the adaptations that are required on the property</li>\n<li>the amount of funding you are applying for </li>\n<li>a breakdown of the costs, including itemised quotes</li>\n<li>whether you are seeking funding to cover void rent costs and, if so, evidence of any forgone rent </li>\n</ul>",
"title": "Upload itemised quotes listing the costs and installation fees associated with the adaptations.",
167
+
"schema": {}
168
+
}
169
+
],
170
+
"next": [
171
+
{
172
+
"path": "/void-rent-costs"
173
+
}
174
+
],
175
+
"section": "FabDefault"
176
+
},
177
+
{
178
+
"path": "/check-your-answers",
179
+
"title": "Check your answers",
180
+
"components": [],
181
+
"next": [],
182
+
"controller": "./pages/summary.js",
183
+
"section": "FabDefault"
184
+
},
185
+
{
186
+
"path": "/void-rent-costs",
187
+
"title": "Void rent costs",
188
+
"components": [
189
+
{
190
+
"name": "DqeGZe",
191
+
"options": {},
192
+
"type": "Para",
193
+
"content": "56 days\u2019 void rent costs are already built into the Afghan Resettlement Programme's integration tariff.<br><br> \n\nIf the required adaptations to the property are estimated to take longer, you may request up to an additional 56 days\u2019 void rent costs.",
194
+
"schema": {}
195
+
},
196
+
{
197
+
"name": "VkaoCa",
198
+
"options": {},
199
+
"type": "Para",
200
+
"content": "<legend class=\"govuk-fieldset__legend govuk-fieldset__legend--m\">\n Are you requesting funding to cover void rent costs?</legend>",
201
+
"schema": {}
202
+
},
203
+
{
204
+
"name": "dIadTN",
205
+
"options": {
206
+
"hideTitle": true
207
+
},
208
+
"type": "YesNoField",
209
+
"title": "Are you requesting funding to cover void rent costs?",
"title": "Upload evidence of rent forgone, including the relevant time period.",
231
+
"components": [
232
+
{
233
+
"name": "MOJQrC",
234
+
"options": {},
235
+
"type": "Para",
236
+
"content": "Evidence should include:\n<ul>\n<li>confirmation of rent foregone, for example proof of the applicable rent rate for the property such as the social rent rate or affordable rent rate</li>\n<li>proof of the expected time period for works to complete the adaptations required</li>\n</ul>\n\n",
237
+
"schema": {}
238
+
},
239
+
{
240
+
"name": "VAfjzF",
241
+
"options": {},
242
+
"type": "Para",
243
+
"content": "You must review all information and redact any details that could identify a property prior to submission. "
"title": "Upload evidence of rent forgone, including the relevant time period.",
260
+
"schema": {}
261
+
},
262
+
{
263
+
"name": "NibzHN",
264
+
"options": {},
265
+
"type": "Para",
266
+
"content": "<legend class=\"govuk-fieldset__legend govuk-fieldset__legend--m\">\nAny additional information about the evidence uploaded (optional)</legend>",
267
+
"schema": {}
268
+
},
269
+
{
270
+
"name": "Czqzcm",
271
+
"options": {
272
+
"hideTitle": true,
273
+
"required": false,
274
+
"optionalText": false
275
+
},
276
+
"type": "FreeTextField",
277
+
"title": "Any additional information about the evidence uploaded (optional)",
278
+
"schema": {}
279
+
}
280
+
],
281
+
"next": [
282
+
{
283
+
"path": "/check-your-answers"
284
+
}
285
+
],
286
+
"section": "FabDefault"
287
+
}
288
+
],
289
+
"lists": [],
290
+
"sections": [
291
+
{
292
+
"name": "FabDefault",
293
+
"title": "Default Section",
294
+
"hideTitle": true
295
+
}
296
+
],
297
+
"conditions": [
298
+
{
299
+
"displayName": "If void rent costs",
300
+
"name": "NHwDtf",
301
+
"value": {
302
+
"name": "If void rent costs",
303
+
"conditions": [
304
+
{
305
+
"field": {
306
+
"name": "FabDefault.dIadTN",
307
+
"type": "YesNoField",
308
+
"display": "Are you requesting funding to cover void rent costs?"
309
+
},
310
+
"operator": "is",
311
+
"value": {
312
+
"type": "Value",
313
+
"value": "true",
314
+
"display": "true"
315
+
}
316
+
}
317
+
]
318
+
}
319
+
},
320
+
{
321
+
"displayName": "If no void rent costs",
322
+
"name": "BJFZzu",
323
+
"value": {
324
+
"name": "If no void rent costs",
325
+
"conditions": [
326
+
{
327
+
"field": {
328
+
"name": "FabDefault.dIadTN",
329
+
"type": "YesNoField",
330
+
"display": "Are you requesting funding to cover void rent costs?"
0 commit comments