Scripting

Master How To Auto-Assign Subsidiaries to Vendors in NetSuite: Part 2

Thinking about the problem of auto-assigning vendors to subsidiaries in NetSuite differently resulted in a more elegant solution. Learn patterns that will broaden your...
Chidi Okwudire
7 min read

Master How To Auto-Assign Subsidiaries to Vendors in NetSuite: Part 1

This article describes a common solution for auto-assigning vendors to subsidiaries in NetSuite. The challenge: Can you come up with a simpler solution?
Chidi Okwudire
4 min read

NetSuite 2024.2: Breaking Change to External Suitelet URLs and How to Handle It

NetSuite recently announced breaking changes to the external (a.k.a. anonymous) Suitelet URLs in 2024.2. This article will help you understand the impact on your...
Chidi Okwudire
5 min read

How to Easily Navigate Missing Field IDs When Using N/config

NetSuite preferences and enabled features can be accessed via SuiteScript using N/config. Recently, I discovered that the list of Preference IDs in the documentation...
Chidi Okwudire
1 min read

How To Easily Understand The Dispatcher Script Pattern

The Dispatcher Script Pattern involves replacing multiple script deployments with a single "dispatcher" script. This article explains what it is, how to implement it,...
Chidi Okwudire
7 min read

Revolutionize Your NetSuite Experience with the Ultimate Split Pane Utility!

Split pane! A must-have NetSuite utility for any scenario where you need to preview a document (typically PDF) next to a NetSuite record. Great news:...
Howell Manongsong
5 min read

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
×