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.
how to use nlapiResolveURL in a Suitelet
How do you use nlapiResolveURL() in a Suitelet? I'm hoping to use a Suitelet to workaround permissions problems. I have a custom button set by a user event script. A client script is triggered by that button. I want to use nlapiResolveURL to open a copy of a record in edit mode but the user can not have edit permission for this record. So, I can't just use nlapiResolveURL from my client script. I was wondering if I could use it to trigger a Suitelet that was set up execute as administrator and then use nlapiResolveURL to open a copy
Tagged:
0