Hi,
I know we can implement Enable/Disable ribbon buttons based on User Security Roles in CRM 2011 using JavaScript.But I think we cannot do similarly Enabling/Disabling Out-Of-the Box ribbon buttons using JavaScript (Not Hiding).For more information please
see below screenshot.(Correct me if I am wrong,please)
I want a functionality to enable/disable some of the (OOB) buttons based on User Security Roles, in addition to that on one entity sub-grid level (let's say contact from account entity) I want to give users access for
Delete button for deleting contacts.Please suggest me how can I implement this in a better way.