Is there a way to set up someone's profile (not role) to only allow access to the solutions/product records that we need him/her to while also granting delete and modify permission to only those record types? It would likely only be for Accounts, Contacts and Opportunities. We have a handful of solutions/products, but he only needs access to two of them. From my understanding, this isn't possible unless we grant the user's profile View All/Modify All to the objects in question, but then that would grant his access to the solutions/product records that we need to keep him out of.
Side note: The individual at hand is the only active user under the profile.
1 resposta
You might want to use recodtypes and put validations in place not letting the profile users delete what they are not supposed to (may be using a piece of backend code on before delete event)