diff --git a/application/Espo/Resources/metadata/entityDefs/User.json b/application/Espo/Resources/metadata/entityDefs/User.json index 8b269425e8..b4c4184d95 100644 --- a/application/Espo/Resources/metadata/entityDefs/User.json +++ b/application/Espo/Resources/metadata/entityDefs/User.json @@ -77,7 +77,8 @@ "layoutListDisabled": true, "fieldManagerParamList": [ "tooltipText" - ] + ], + "copyToClipboard": true }, "secretKey": { "type": "varchar", @@ -90,7 +91,8 @@ "layoutListDisabled": true, "fieldManagerParamList": [ "tooltipText" - ] + ], + "copyToClipboard": true }, "salutationName": { "type": "enum",