diff --git a/client/src/views/record/detail.js b/client/src/views/record/detail.js index daf28306fe..8136e5e941 100644 --- a/client/src/views/record/detail.js +++ b/client/src/views/record/detail.js @@ -246,6 +246,8 @@ define('views/record/detail', ['views/record/base', 'view-record-helper'], funct this.getAcl().check(this.entityType, 'edit') && !~this.getAcl().getScopeForbiddenFieldList(this.entityType).indexOf('assignedUser') + && + !this.getUser().isPortal() ) { if (this.model.has('assignedUserId')) { this.dropdownItemList.push({