Hello there,
I am creating a role with specific doctype permissions. I have added Employee with select
and Read
. I wanted all employees to be able to see their profiles just for transparency, and if they found the wrong record on their profile they could create Employee Grievance
.
The issue I am having is, that I don’t want the employee to be able to comment on the profile and also create an Event. I couldn’t find an option to disable that although I could remove new Email
using the option in the Employee doctype role. Can someone help me with this?