Chidi Okwudire

  https://www.linkedin.com/in/chidiokwudire/ IT Professional. ERP Enthusiast. NetSuite Certified (Administrator, SuiteCloud Developer II, and ERP Consultant). Celigo Certified (Level 4+). Passionate About Empowerment Through Knowledge Sharing. Always Eager to Learn.

   



60 Stories by Chidi Okwudire

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...
7 5 min read

Tip: How to Set Default Email Preferences for Sandbox and Release Preview Environments

Have you ever refreshed a Sandbox or activated a Release Preview environment only to be spammed the next day with several emails that got...
2 1 min read

NetSuite Announces New Developer Certifications

NetSuite recently announced two new developer certifications to replace the SuiteCloud Developer II certification effective February 28, 2023. Here's all you need to know.
10 4 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.
2 52 sec read

How To Map Customer Deposit Account Fields in Celigo

Learn how to correctly map the "Undeposited Funds" and "Account" fields when building a Celigo flow for NetSuite Customer Deposit generation.
0 2 min 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
4 min read

Tip: Be Careful With Record Types When Performing Entity Lookups via Script

Learn how to properly use the Entity record type in scripts to avoid errors like "The record type is invalid".
0 1 min read

How To Hyperlink Multi-Select Fields in NetSuite Saved Search Results

In this article, we explain how to hyperlink multi-select fields in NetSuite saved search results using regular expressions; this is very handy as previous...
3 min read

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...
4 3 min read

Resetting NetSuite Multi-Select Field Values Does Not Work in beforeLoad!

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...
0 1 min read
×