You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							58 lines
						
					
					
						
							1.6 KiB
						
					
					
				
			
		
		
	
	
							58 lines
						
					
					
						
							1.6 KiB
						
					
					
				| { | |
|   "form_type": "lettings", | |
|   "start_date": "2022-04-01T00:00:00.000+01:00", | |
|   "end_date": "2023-07-01T00:00:00.000+01:00", | |
|   "unresolved_log_redirect_page_id": "tenancy_start_date", | |
|   "sections": { | |
|     "household": { | |
|       "label": "About the household", | |
|       "subsections": { | |
|         "household_characteristics": { | |
|           "label": "Household characteristics", | |
|           "pages": { | |
|             "tenant_code_test": { | |
|               "questions": { | |
|                 "tenancycode": { | |
|                   "check_answer_label": "Tenant code", | |
|                   "header": "Different question header text for this year - 2023", | |
|                   "type": "text", | |
|                   "width": 10 | |
|                 } | |
|               } | |
|             }, | |
|             "outstanding_amount_known": { | |
|               "header": "", | |
|               "description": "", | |
|               "questions": { | |
|                 "tshortfall_known": { | |
|                   "check_answer_label": "", | |
|                   "header": "", | |
|                   "hint_text": "", | |
|                   "hidden_in_check_answers": true, | |
|                   "type": "radio", | |
|                   "derived": true, | |
|                   "answer_options": { | |
|                     "0": { | |
|                       "value": "Yes" | |
|                     }, | |
|                     "1": { | |
|                       "value": "No" | |
|                     } | |
|                   } | |
|                 } | |
|               }, | |
|               "depends_on": [ | |
|                 false | |
|               ] | |
|             } | |
|           }, | |
|           "depends_on": [ | |
|             { | |
|               "non_location_setup_questions_completed?": true | |
|             } | |
|           ] | |
|         } | |
|       } | |
|     } | |
|   } | |
| }
 | |
| 
 |