If you use the NS Fixed Assets Management bundle - is there a way to restrict users access to not be able to create new asset types? I fully removed the FAM Asset Type permission from their role but yet they can still create new asset types. None of the other permissions are working this way. I double checked under the FAM System Setup page and there's nothing there for the role in question either.
k
KevinJ of Kansas
12/10/2020, 6:19 PM
I'd be tempted to add a workflow to return user error
b
Becca A
12/10/2020, 7:04 PM
I guess if it's absolutely necessary that will be the route. Thanks! Going to check with the other admin asking for this first.
k
KevinJ of Kansas
12/10/2020, 10:29 PM
I would look at the permissions set up on the custom record - and see if it's "use permission list" or "require custom records permission"
KevinJ of Kansas
12/10/2020, 10:29 PM
you can't change it because it's FAM - but it'll tell you what your options are.
KevinJ of Kansas
12/10/2020, 10:30 PM
if it's "Require custom records permission" you'll have to force it with a script or workflow based on the user role
KevinJ of Kansas
12/10/2020, 10:31 PM
if it's "use permission list" then - there's probably some kind of strange issue requiring logout/login or cleared cache or something because removing the permission from the user should be sufficient to prevent them from creating them.