User Event Scripts and Localized User Event Scripts Subtabs on the Scripted Records Page
Use the User Event Scripts and Localized User Event Scripts subtabs on the Scripted Records page to:
-
Rearrange a script's execution order. You can drag scripts up or down the list to determine when each script executes. For more information, see Execution Order of Deployed Scripts.
-
Change a script’s deployment status.
-
Deploy a script by checking the Deployed box.
-
View information about the user event scripts, both localized and non-localized, for a record type:
Column Name
Description
Script
Shows the script name. Click the name to open its script deployment record. For more information, see Script Deployment.
Owner
Shows the script owner.
API Version
Shows the SuiteScript version of the script.
From Bundle
Lists the ID of the bundle that contains the script. Click the bundle ID to view bundle details.
Bundle Name
Shows the bundle name. Click the name to view bundle details.
Company Name of Bundle
Shows the bundle name assigned by the company.
Status
Shows whether the script status is Testing or Released. For details, see Setting Script Deployment Status.
Countries
Lists the countries where the script runs.
Note:The Countries column appears only on the Localized User Event Scripts subtab.
Before Load Function
Lists the functions that execute at the
beforeLoadentry point.Before Submit Function
Lists the functions that execute at the
beforeSubmitentry point.After Submit Function
Lists the functions that execute at the
afterSubmitentry point.Options
Shows any script options and their current settings.
Deploying many user event scripts for an entry point can impact performance. As a rule, keep each entry point to about ten scripts or fewer.
For information about user event script entry points, see SuiteScript 2.x User Event Script Entry Points and API.
For information about localized user event scripts and the localization context, see Localization Context.