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!
nlapiLoadRecord error undefined however works in my other account
Can't get the following script to work in either of our production accounts (2 different companies). However the script works just fine in my testing account which is setup the exact same way.
Client script applied to the estimate form (Field Changed Function)
First isssue:
The alert to display the customer record phone number does not appear, I think is is because CustRecord.getFieldValue
This is the error according to firefox3
Error: [Exception... "'[object Object]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no]
Second Issue:
Because of the first error, the subtabs are disabled (can't select them)
0