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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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