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.
Update: Narrative Insights has been restored and is now available.
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.
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.
using nlapiSetRedirectURL to initiate a new event
I am trying to initiate a new event record using a redirect from an existing event record. The script will pass parameters to set some of the values on the new record. I have successfully submitted a new event record and redirected to it. However I would prefer not to submit the record until the user has had the opportunity to edit the new record and save it manually. I found the following example code snippet in SuiteAnswers and it seems to be designed to do what I want it to do. However the params value seems to do nothing
0