From 4e0d5a22676d02af6332d00fa5de62b22da9333e Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 25 Oct 2025 10:22:56 +0300 Subject: [PATCH] schema --- schema/metadata/entityDefs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/schema/metadata/entityDefs.json b/schema/metadata/entityDefs.json index 1c9bc4abf0..6ad4d546e8 100644 --- a/schema/metadata/entityDefs.json +++ b/schema/metadata/entityDefs.json @@ -986,6 +986,10 @@ "type": "boolean", "description": "Disables the ability to customize the field in the Entity Manager tool." }, + "dynamicLogicDisabled": { + "type": "boolean", + "description": "Dynamic logic cannot be customized." + }, "fieldManagerParamList": { "type": "array", "items": {