I have a custom record in my bundle that we have l...
# general
s
I have a custom record in my bundle that we have locked (since I believe that is the standard practice, and we don't want our customers messing with the custom record) however, locking that record also locks the permissions, and a customer wants to restrict which users can see these custom records. Is there a standard practice for how to go about allowing a bundle user to control who sees the custom records in the bundle without needing to unlock the whole bundle? I already have a custom permissions role to view the record but do I need to make a role that specifically cant?
a
Can they give a global permission of None?
s
hi @AI1 Could you elaborate a bit? Sorry I just saw this now. I am not sure what it means though.
a
If you have global permissions enabled you can add a global permission to the employee record for any record type and it will supersede their roles
s
A quick google search sounds like it isn't going to work though, since they want to be able to set up certain centers that can see our custom record and certain ones that cannot
Ah ok so they would be able to manually apply this to employees
but they couldn't do it by role?
a
Actually you can do it by role
Edit the role. Go to custom records and add your custom record to the list. Set the level to None However I only think it works if the custom record has Use permission list in the access type
Which if it’s not set already you can’t change it because it’s locked