If you use the NS Fixed Assets Management bundle -...
# general
b
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
I'd be tempted to add a workflow to return user error
b
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
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"
you can't change it because it's FAM - but it'll tell you what your options are.
if it's "Require custom records permission" you'll have to force it with a script or workflow based on the user role
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.