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.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
calling a Suitelet from a Client Script
I have Cases related to Customers. When Cases are closed they cannot be edited by anyone other than an administrator. I'd like to create a button on the Customer Record that can open the Case. My code works great for an Administrator.
If I can call a Suitelet from the Client Script with a parameter or 2, I can set the 'execute as admin' and I think, perform the function I need.
--> if there is a better way of doing this , please let me know.
??? can I call a Suitelet from a Client Script this way?
I set created a button on a form that executes a small function that only calls the suitelet.
0