User Scripting — Form Scripts
This feature lets you write user scripts in JavaScript programming language and associate them with trigger events on forms. The scripts will be executed when users interact with the form (submit, save, approve) and can be executed either before or after the action itself. Form scripts are executed within the context of the authenticated user interacting with the form.
User scripting includes several predefined function to interact with SuiteProjects Pro and the SOAP API.
The feature automatically enables the following functionality:
-
The Scripting center list lets you access scripts and control all script deployments from a central location.
-
The Scripting studio is a built-in script editor. You can use the scripting studio to create scripts, select the entrance function and trigger event, reference other scripts, and explore user scripting functions and SOAP objects, and more.
-
Form script deployment logs showing the status of all deployed form scripts (Reports > Details).
For more information about User Scripting, see User Scripting.
A separate optional feature lets you write scripts that will be executed automatically according to a schedule. See User Scripting — Scheduled Scripts.
To enable this feature, contact SuiteProjects Pro Support.