diff --git a/application/Espo/Resources/metadata/entityDefs/Note.json b/application/Espo/Resources/metadata/entityDefs/Note.json index afc102b50d..7af464dd4e 100644 --- a/application/Espo/Resources/metadata/entityDefs/Note.json +++ b/application/Espo/Resources/metadata/entityDefs/Note.json @@ -34,7 +34,8 @@ "EmailReceived", "EmailSent" ], - "customizationDisabled": true + "customizationDisabled": true, + "default": "Post" }, "targetType": { "type": "enum", @@ -49,7 +50,6 @@ }, "parent": { "type": "linkParent", - "readOnly": true, "customizationDisabled": true }, "related": {