Hi
I want to only restrict creation of service activities to only our work schedulers but need to retain visibility of the Service Calendar for the whole business.
I can't find the security permission that would allow me to lock the activity creation against a given Security Role. Anyone know where it is, if it exists?
Regards
Dave
MS CRM 2013 On Prem user :D
*This post is locked for comments
Hi Dave,
There is no OOB solution for this but you can achieve it by code.
Write a plug-in on create of "service activity" and check if a current user has particular security role that you want to restrict, if yes then throw invalid plugin exception else do nothing.
Hi Dave,
You can not restrict specific Activity creation using security role.
If you want to do that you may think about an alternate solution implementing custom logic , workflow or might be bulk deletion job.
Service activity is like any other activity ie. Email, Phonecall, Appointment, Fax, Task, etc.
If you are not using anything else you can remove the create privilege of core records - Activity from the security role.
This will remove all the activities create privilege totally & no activity type specific entry will be visible in roles.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156