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