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
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