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!
Validate Line Not Defined
Hi,
We are running the legacy SiteBuilder with scriptable cart, I am trying to deploy a CS to validate lines.
The script is working fine, when I try to add items it is making the consistencies and returning the results as I expect for every line.
My problem is when I try to submit the order, the script seems to be 'running' again (?) and returning this:
org.mozilla.javascript.EcmaError: ReferenceError: "validateLine" is not defined. (NLRecordScripting.scriptInit$sys#2269(eval)#1)