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.
v2007 requires explicit line item commit?
Before v2007, I had a script on Line Item Initialisation (so when you click on a line item) that fired a search, found a certain value and put that in a list field. That's all good.
Before v2007, however, once the value was entered in the field, the user could simply click on another line item. This caused the line item to properly commit itself, including the new value the script has entered, just as if the 'Done' button had been pressed.
Post v2007, you HAVE to press 'Done' otherwise the newly added value does not save, you can't just click on another line.
0