Hi All,
We are implementing CRM Sales on CRM Web UI and we have requirement to restrict Employee tasks to be changed only by the Employee responsible for that particular task. I am unable to find the relevant authorization object to achieve this requirement.
Please find the attached screen for requirement.
Thanks,
Hi Prashanth,
I think you can achieve your requirement by just writing small piece code, enable the EDIT button only if the login user business partner is same as employee responsible partner assigned to that task.
Regards,
Dharmakasi.
Hi Prashanth,
cant' you simply do an authorization trace and see which objects are involved when you try to change the task?
However, I doubt that your requirement can be implemented with authorization objects alone. You might have to use the CRM Access Control Engine.
Christian
Add a comment