-
New to NetSuite | N/currentRecord: getValue Method
In our previous article, New to NetSuite | N/currentRecord Module Overview, we discussed the purpose and usage of the N/currentRecord module. In this article, we’ll take a closer look at a useful object for script customization: ‘getValue()’ The ‘getValue()’ method retrieves the value of a specific body field from the…
-
Script not executing after deployment to credit memo/RMA
Hello everyone, I've been working on this script a long time, it is currently working on Quotations, Sales Orders and Invoices. However, after I deployed it to Return Authorizations and Credit Memos, it doesn't seem to work. I checked the Execution log when editing a sales order and it executed, when I create a new Return…
-
How to Improve Response Time of Field.insertSelectOption
Hello, when using the Field.insertSelectOption(options) method, you need to insert the selection list. There is a lot of data, resulting in a slow response. Is there any reference plan to speed up the response? thank you
-
How to get sublist item using suitelet?
if the script is run the result is an "error" But if get value body the script run, Please help me. Thanks, Rizky
-
Client script on record Project task
Hello, Some function on my script don't work only on this record project task. i have some errors when i do for example ==> var employee = record.load({ type : record.Type.EMPLOYEE, id : 6 }); TypeError record.load is not a function. or EMPLOYEE is undefined. Same error when i use : var savedSearchId =…
-
tag test
tagggg