November of 2019, I was a seven-month pregnant mom running a business and preparing for birth. Me and my husband were thinking of what to name our soon-to-be-born daughter. We would like to keep the letter "C" as an initial to be patterned with our firstborn. There were several contenders - but only two stood…
Author: Lea Celosa Columna
NetSuite SuiteFlow: Create a workflow that adds a button and navigates to a native record
A NetSuite user asks in the NetSuite Users Facebook Group how to add a button to a Sales Order that would launch a native NetSuite record. In this short tutorial, I would show the step-by-step instructions on how to do so. A. CREATE THE 'CONNECTING' FIELD In this section, we are creating a "connecting" field…
NetSuite SuiteFlow: Set a line item field based on another field through a client trigger
I posted on Linkedin a month ago about NetSuite’s 2020.1 new feature for SuiteFlow where it now allows client triggers for sublist fields. Here, I expressed my amusement on how NetSuite continuously improves the capabilities of SuiteFlow as I personally witnessed how limited it was years ago. Most of the NetSuite users expressed the same.…
How to find a NetSuite script that is causing a specific issue or error (no coding involved)
Disclaimer: Always perform any tests such as this in your Sandbox account. If your company does not have a Sandbox account, then you must be aware of the risks associated in this exercise. It is also highly recommended that you obtain a Sandbox account so you can safely conduct such tests. You might have encountered…
Learn NetSuite Development for free
Are you interested in learning about NetSuite Development but not sure where to start? We came up with this guide where you can learn for free! 1. Study JavaScript The first step that you can do before jumping into NetSuite Development is to learn JavaScript. SuiteScript, the API developed by NetSuite so you can enhance,…