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
Triggering Before Update Scripts
We have an issue with NS only allowing one Mass Update to occur at a time. We have about 15 people in the system at all times updating matrix items and doing mass updates. They lock each other out constantly. To fix this I am using nlapiSubmitField to update some various fields, they are registered as UI updates.
We have about six scripts that are deployed to the Inventory Part Before Submit Function event. The problem is when I simply do nlapiSubmitField in scripts it doesnt trigger the Before Submit function. Is there a proper way to script an update to a record so it does a Before Submit Function?
0