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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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