Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Contact User Role
Is it possible to pull the user roll off of the contact sublist (not the customer User Role) for the logged in user? Basically I want to be able to present changes to logged in contacts depending on the role that is assigned to them. I know that <%=getCurrentAttribute('customer','accessrole')%> pulls the customer user role, so I tried <%=getCurrentAttribute('contactrole','role')%> but I get "Unknown record type other"
Is there a way to do this?
0