I specifically need to ensure that:
1. All users can access all account records (read/write access)
2. By default, NO users can access contract records (and then as the admin I would share specific contract records with 1-2 specific staff, who would vary by contract)
Are there any known workarounds for this? Any suggestions? I'd really hate to have to create a custom Contract object because of this limitation.
Thanks!
5 Antworten
Why don't you remove object settings for contract i.e. remove all the permission of contract on an object and field level. That'd make sure that even when you get record access you don't have the base access hence you wouldn't be able to see it.