Is it possible to hide Fax and Letter from the flyout menu when you click the + button on an activities subgrid (not social pane)
Tried this i found somewhere else as a test but it just errors.
function HideActivityOptions()
{
$("#AddfaxButton").remove();
$("#AddletterButton").remove();
}
This is D365 CRM Online V9
*This post is locked for comments
Hi 2015CRM,
Any way that you have found that says it can be done, is unsupported.
Whether jquery or javascript would be manipulating the crm dom which is not supported by Microsoft, and even if it works now it might break code later.
Apparently it can be done, but i cant get it to work. Shame we still cant do these simple things out of the box.
NP
Yes, Guillaume is right. My fault, sorry for the confusion.
Hi,
There are no permission for FAx and letter. They are both handled by the activity permissions(as for email, appointment,...). As Scott wrote in your link, you will need to do a lot of cusotmization to achieve your requirements
Hello.
Your solution is unsupported. Please be aware of the consequences!
First try to work with "Out of the box" solutions. Maybe the create permissions for fax or letters can be a good choice for a starting point to solve your issue.
Kind regards,
Karsten
This is not supported way to do things in D365.Please try to achieve this using Security Role.Remove create Permissions for Fax and Letter activities.It will be simply not available there.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6