Test and Deploy the CCT Extension

After you create the extension for your CCT, you can test your extension in your local environment or deploy the extension to your NetSuite account. See one of the following topics:

To test or deploy your extension:

  1. If you have not already done so, set up your NetSuite records. Complete the tasks defined in Custom Content Type.

    The parameters required for setup are listed in cct array within the extension manifest. See Edit the Extension Manifest for details. These attributes are also listed in the terminal window when you first create the CCT using the developer tools.

  2. Test or deploy your extension. See one of the following topics:

Related Topics

Create a Custom Content Type
Create Your CCT as an Extension
Create the Entry Point JavaScript Files
Implement the View File
Implement the Template File
Implement the Sass Files
Extensibility API Reference

General Notices