Learn how to create a customization to categorize saved searches

Recently I spoke to a customer about a big limitation of saved searches. The system does not allow you to create custom fields on saved search records.
Learn how to use SuiteScript to clear fields when copying a transaction

In this article I will show you how to use SuiteScript to clear fields when a sales order is copied.
Quick guide to adding and deploying a script in Netsuite

This article assumes you are using the Administrator role and you are deploying a 2.X script.
Learn how to create a map/reduce script to load and save records

User event scripts are commonly created to update data on a record before it is saved. This is referred to as “Before Submit”.