Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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