Is there anyway to hide/disable plus button on cus...
# suitebuilder
r
Is there anyway to hide/disable plus button on custom list.
m
That's general permission-based, so to hide it you would remove create permission for the relevant roles
r
@michoel Is there anyway i can search which roles has access to this custom list. I want only admin should be able to add this
@michoel we cannot disable specific list creation based on the role. Restriction will be applied to all the custom list. https://netsuite.custhelp.com/app/answers/detail/a_id/31225/kw/custom%20list%20permission
m
That's right. If you need more flexibility you probably have to convert it to a custom record.
r
@michoel thanks