Scripting

Improved Method for Identifying NetSuite System Users

This article explains how to identify NetSuite system users and explains why the popular approach of excluding all users with negative internal IDs is...
Chidi Okwudire
2 min read

How To Implement Prominent Custom State Labels on NetSuite Records

This article explains how you can implement a custom state label prominently at the top of any record page similar to Native state labels. The...
Chidi Okwudire
3 min read

3 Ways to Automate Reopening Closed NetSuite Transactions

Oops! You mistakenly clicked the "Close" button on a sales order or another transaction while attempting to click a different button. Now, you have...
Chidi Okwudire
10 min read

Learn to Query and Reuse Script Audience Configuration

In this article, I illustrate how to query script audience configuration for reuse in other contexts using a real-life client situation. This approach localizes...
Chidi Okwudire
4 min read

Learn How to Programmatically Attach a User Note to a Custom Record Without Hardcoding the Record ID

In this article, Chidi Okwudire shares how to attach a user note to a custom record entry using SuiteScript without hardcoding the record type's...
Chidi Okwudire
5 min read

How to Query NetSuite’s State/Country List

Learn how to get NetSuite's country/state lists using SuiteQL and the permissions required to access those tables via a custom role.
Chidi Okwudire
52 sec read

How to Script Unit of Measure Conversions

Learn how to leverage SuiteQL to perform unit of measure conversions in scripting and overcome known limitations of the N/search module in this area
Chidi Okwudire
4 min read

Optimizing NetSuite: How to Implement Smart Entry Form Selection

In this article, I explain how to intuitively guide users to select the desired entry form. This prevents frustration due to data loss and...
Chidi Okwudire
3 min read

Tip: Learn How to Isolate Bounced Email Addresses When a Multi-Recipient Email Fails

This article describes three ways to find out which specific email addresses bounced when a multi-recipient email shows status "Not Sent" (although the email...
Gaurav Ahluwalia
3 min read

Resetting NetSuite Multi-Select Field Values Does Not Work Before Load!

If you need to reset a multi-select field when a NetSuite record is copied, you will need to do so in a client script...
Chidi Okwudire
1 min read
×