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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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