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