From 8d3ff3060af546b623eb1c78782c65e9b4af8cb4 Mon Sep 17 00:00:00 2001 From: magicmilo Date: Tue, 2 Nov 2021 14:33:01 +0000 Subject: [PATCH] conditional fors must be arr --- config/forms/2021_2022.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 6efc727f4..977a2e89e 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -136,7 +136,7 @@ "header": "What is intermediate rent product name?", "type": "text", "conditional_for": { - "rent_type": "Other Intermediate Rent Product" + "rent_type": ["Other Intermediate Rent Product"] } }, "needs_type": {