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.
		
		
		
		
		
			
		
			
				
					
					
						
							51 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
	
	
							51 lines
						
					
					
						
							1.5 KiB
						
					
					
				{ | 
						|
  "form_type": "lettings", | 
						|
  "start_date": "2021-04-01T00:00:00.000+01:00", | 
						|
  "end_date": "2022-07-01T00:00:00.000+01:00", | 
						|
  "sections": { | 
						|
    "household": { | 
						|
      "label": "About the household", | 
						|
      "subsections": { | 
						|
        "household_characteristics": { | 
						|
          "label": "Household characteristics", | 
						|
          "ShouldThrowError": "Shouldn’t be here but what you gonna do?", | 
						|
          "pages": { | 
						|
            "tenant_code": { | 
						|
              "header": "", | 
						|
              "description": "", | 
						|
              "ShouldThrowError": "Shouldn’t be here but what you gonna do?", | 
						|
              "questions": { | 
						|
                "tenant_code": { | 
						|
                  "check_answer_label": "Tenant code", | 
						|
                  "header": "What is the tenant code?", | 
						|
                  "description": "", | 
						|
                  "type": "text" | 
						|
                } | 
						|
              }, | 
						|
              "depends_on": [ | 
						|
                { | 
						|
                  "test": "Yes" | 
						|
                } | 
						|
              ] | 
						|
            }, | 
						|
            "person_1_age": { | 
						|
              "header": "", | 
						|
              "description": "", | 
						|
              "questions": { | 
						|
                "person_1_age": { | 
						|
                  "check_answer_label": "Tenant’s age", | 
						|
                  "header": "What is the tenant’s age?", | 
						|
                  "hint_text": "", | 
						|
                  "type": "numeric", | 
						|
                  "min": 0, | 
						|
                  "max": 120, | 
						|
                  "step": 1 | 
						|
                } | 
						|
              } | 
						|
            } | 
						|
          } | 
						|
        } | 
						|
      } | 
						|
    } | 
						|
  } | 
						|
}
 | 
						|
 |