Creating a Derived Field Plug-in Implementation Script

Before you create a Derived Field Plug-in implementation, you must first create the implementation script.

To create a Derived Field Plug-in implementation script:

  1. Create a file with your own plug-in implementation script.

    For example, in Notepad.

    You can use qm_calculate_derived_field_value_plugin_implementation.js as reference. For more information, see Viewing a Plug-in Implementation Script Example.

  2. Save your script as a .js file in a local folder on your computer.

  3. Go to Documents > Files > File Cabinet.

  4. Go to SuiteApps > com.netsuite.qualityfeature > src > plugin.

  5. Click Add File.

  6. Select your script file and click Open.

    The file uploads to the folder.

Next, complete the procedure in Creating a Derived Field Plug-in Implementation.

Related Topics

Derived Field Plug-in Implementation
Defining a Derived Field
Derived Fields Tablet Interaction
Derived Field Evaluation
Derived Fields
Quality Management Overview

General Notices