diff --git a/application/Espo/Resources/metadata/entityDefs/EmailTemplate.json b/application/Espo/Resources/metadata/entityDefs/EmailTemplate.json index d289481576..c04b6a0f6b 100644 --- a/application/Espo/Resources/metadata/entityDefs/EmailTemplate.json +++ b/application/Espo/Resources/metadata/entityDefs/EmailTemplate.json @@ -31,7 +31,8 @@ "view": "views/fields/link-category-tree" }, "assignedUser": { - "type": "link" + "type": "link", + "view": "views/fields/assigned-user" }, "teams": { "type": "linkMultiple"