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!
afterSubmit record undefined
Hello everyone,
I am currently updating to make my commission script to work after the record is submitted.
Currently, the pageinit and validateline functions, is causing delays in the system and this primarily can affect orders with a large number of items. Someone would open the record, and while working it, the script will run to calculate commissions and then push you down to the line items page.
That's the reason for changing it up. However, I constantly get the following error when searching for the line items on the record.
TypeError: Cannot read property 'getLineCount' of undefined
I am calling the variable based on whether a new order is being created, or edited
Tagged:
0