Ty
06/05/2025, 8:58 PMCeligo AI
06/05/2025, 8:58 PMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** Yes, SuiteScript can be used to access and retrieve information from scripted records in NetSuite. You can access related records through scripting. These related records are not stored with the main record, but can be accessed by searching for them with applying/applied to joins in search or next/previous transaction in query. They are usually found under the 'links' sublist. To see what scripts have run on a particular transaction, you can navigate to
Customization > Scripting > Scripted Records
. There is also a Chrome extension called 'NetSuite Scripted Records' that can be used for this purpose. You can even edit a scripted record to change the order in which scripts run.
If you want to deploy a script on almost all NetSuite pages, there is an option for "- All Records -" under "Applies To" when deploying the script. This will deploy the script on all SuiteScript supported records. However, it's important to note that scripts cannot be deployed on non-SuiteScript supported pages.Celigo AI
06/05/2025, 8:58 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.838245928
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.835441351
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.825967491
Celigo AI
06/05/2025, 8:58 PM