Skip to content

Commit 10715cf

Browse files
committed
Make LPA code question optional in DPIF R4
1 parent 0cc3e8a commit 10715cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

fsd_config/form_jsons/dpif_r4/organisation-information.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,9 @@
200200
"title": "Local Planning Authority code",
201201
"components": [
202202
{
203-
"options": {},
203+
"options": {
204+
"required": false
205+
},
204206
"type": "TextField",
205207
"title": "Local Planning Authority code",
206208
"hint": "",

0 commit comments

Comments
 (0)