From 5d0350ef64e4a8d7b3f44175cbdbfb8ca269baac Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Fri, 25 Jul 2025 11:33:15 +0300 Subject: [PATCH] bool field web form --- application/Espo/Resources/metadata/entityDefs/LeadCapture.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/Espo/Resources/metadata/entityDefs/LeadCapture.json b/application/Espo/Resources/metadata/entityDefs/LeadCapture.json index 51570e4da1..49f47a4bbd 100644 --- a/application/Espo/Resources/metadata/entityDefs/LeadCapture.json +++ b/application/Espo/Resources/metadata/entityDefs/LeadCapture.json @@ -67,7 +67,7 @@ "currency", "date", "datetime", - "boolean", + "bool", "url", "urlMultiple", "address"