Salesforce Fact #550 | CustomPermissionDependency
Do you know there is an object in Salesforce named 'CustomPermissionDependency' which tracks the dependency among custom permissions. Using this object, we can track which custom permission is a required one while assigning another custom permission.
In this example, we have two custom permission: 'Convert Leads' and 'Test Custom Permission'. We want to setup the dependency such that Test custom Permission is a required custom permission while assigning 'Convert Leads' custom permission.
Attached are the screenshots.


Comments
Post a Comment