The use case that I'm currently faced is as follows:
All users should be able to read all accounts, opportunities and leads as well as their associated activities. However, there certain records (either accounts,opps or leads and their associated activities) that need to be restricted to a specific group of users a. The group of users can be different depending on the record.
Does anyone have any ideas on how to achieve this without adding the overhead if the record doesn't need to be restricted?
I've thought of set the security roles to have user level access and automating the process of adding all the users to the access team if it is flagged as a public record. However, this still leaves all the associated activities exposed to the use of advanced find
*This post is locked for comments