Companion Resource for “Learn To Write Custom List Code That Works Across Environments” (Updated)

Here’s your free companion resource for the NetSuite Insight: “Learn To Write Custom List Code That Works Across Environments“.

If you previously subscribed for our new insights notification emails, you should have received your password (see email with subject “Unlock Your Free Companion Resources!”). If you’ve not yet subscribed, you can do so here. For further assistance, reach out to us at stories[at]netsuite-insights.com

Free Download
Free Download

Included in this download:

  • Source code for the custom module containing the utility CustomListLookup class referenced in this article.

Version History:

  • v2.0.0 (2020-11-22): Downgraded from SS2.1 to SS2.0 for maximum compatiblity. (The original version used the SS2.1 “class” syntax which led to errors when trying to use the utility in SS2.0 scripts. By downgrading to SS2.0, this version can be used in both SS2.0 and SS2.1 scripts.) Also renamed source file from NSI_CM_CommonUtils.js to NSI_CM_CustomListLookup.js to facilitate seamless integration in the 3-File Pattern for Managing Utilities.
  • v1.0.0 (2020-09-27): Initial version (SS 2.1).
Size: 2.41 KB
Version: 1.0.0
×