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.
form.addButton() adds a button that is only seen by employees signed in as a specific role? How to
I am reviewing a script that adds a button to our customer records. The button is only seen by employees signed in as a specific role. The script is pretty basic (form.addButton() in onBeforeLoad() function) and I didn't see anything in permissions for the role that stood out from the other roles. Where else should I look to determine which roles are able to see this button that is being added by the form.addButton() function, and ensure other roles can see this button while on a customer record? Thank you.
0