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": {