diff --git a/schema/metadata/entityDefs.json b/schema/metadata/entityDefs.json index d9d65be4fc..2e1eca02fb 100644 --- a/schema/metadata/entityDefs.json +++ b/schema/metadata/entityDefs.json @@ -686,7 +686,7 @@ }, "directAccessDisabled": { "type": "boolean", - "description": "Disables the ability to add the field in formula-script, templates and some other tools." + "description": "Indicates that the field value is not accessed directly but through some additional logic. The filed won't be available in PDF Templates, Email Templates and some other tools." }, "directUpdateDisabled": { "type": "boolean",