Enabling SuiteScript Features in NetSuite
Enable SuiteScript in NetSuite to configure scripting environment and roles.
To use SuiteScript in NetSuite, it's essential to enable the appropriate SuiteScript features. This process, managed by an Administrator, ensures your NetSuite environment is prepared for development.
How Do You Enable SuiteScript in NetSuite?
To enable SuiteScript, follow these steps:
- Navigate to Setup > Company > Enable Features.
- Select the SuiteCloud subtab.
- Check the boxes for Client SuiteScript or Server SuiteScript (or both) depending on your needs.
- Click Save.
Note: Enabling Client SuiteScript activates the Custom Code subtab on entry and transaction forms. Here, you can associate client scripts with particular forms. For details, see the section on associating custom code with forms.
Further Configuration After Enabling SuiteScript
After enabling SuiteScript, additional configuration is required:
- Roles and Permissions: Define access levels in NetSuite.
- Internal IDs: Enable the option to display internal record and field IDs, important for scripting parameters.
- Development Environment: Set up your development tools, including the SuiteCloud IDE plugin.
For a complete environment setup, see the SuiteScript 2.x Hello World tutorial for an implementation example.
Who This Affects
- Administrators: Need to enable SuiteScript features and configure roles.
- Developers: Benefit from a properly configured environment for script deployment.
Key Takeaways
- Administrators are required to enable SuiteScript in the NetSuite account settings.
- SuiteScript can be enabled for client or server usage, dependent on project needs.
- Properly enabling ensures developers have the necessary components available for scripting tasks.
Frequently Asked Questions (4)
Do I need to enable a feature flag to use SuiteScript in NetSuite?
How can I associate a client script with a form in NetSuite?
What permissions are required to edit scripts in the Custom Code subtab?
What happens if the 'Hide in SuiteBundle' preference is checked for a script file?
Was this article helpful?
More in SuiteScript
- SuiteScript 2.1 Enhancements in NetSuite February Updates
SuiteScript 2.1 now supports async features and PATCH method. Discover the latest API and SuiteProcurement improvements.
- Custom Tool Script Enhancements in NetSuite
Custom tool scripts in NetSuite gain execution log support and a new management page in February 16, 2026.
- Scheduling Map/Reduce Script Deployments in NetSuite
Learn to schedule map/reduce script submissions, including one-time and recurring options in NetSuite.
- API Governance Units Calculation in NetSuite 2026.1
NetSuite 2026.1 introduces examples illustrating API governance unit calculations for both user event and scheduled scripts.
