Workflow Custom Fields

Important:

Workflow Custom Fields and Workflow State Custom Fields cannot be successfully used in client-side actions and conditions.

Custom fields are variables that you can use in workflows. Use custom fields to collect and track data for a workflow instance or a state in a workflow. Each type of custom field is defined by the scope of the field within the workflow.

SuiteFlow includes the following custom field types:

Custom Field Type

Application

Workflow Field

Workflow fields are associated with one particular workflow definition and can store a unique value for each instance of the workflow. These fields are available to all states within a workflow, in workflow conditions, and in actions such as Set Field Value. Workflow fields appear on the Fields tab of the workflow definition page or on the Fields view for a workflow in the context panel.

You can store the value of the field in the database or store the value until the workflow instance completes.

If you do not check the Store Value box, the database does not save the field value and the value will only be accessible in the current workflow instance.

Use workflow fields in the following situations:

For more information about creating and using a workflow field, see Creating and Using Workflow Fields.

State Field

State fields function the same as workflow fields. However, workflow fields apply to the workflow instance and state fields are limited to the state where you create it. State fields appear on the Fields subtab of the Workflow State window or on the Fields view for a state in the context panel.

You can store the value of the field in the database or store the value until the workflow instance completes.

For more information about creating and using a state field, see Creating and Using State Fields.

Note:

You can also create workflow definition fields that apply to all workflows in a NetSuite account. To create a workflow definition field, use SuiteBuilder to create an Other Record Field of type Workflow. After you create the field, the field appears on the workflow definition page for all workflows in the account. For more information, see Creating a Custom Field.

Use these fields to collect or track data across all workflows in an account. You can also use the field as search criteria when you perform a workflow search.

Sample Workflow Field

The following screenshot shows workflow fields used to track campaign responses in a lead nurturing workflow:

A screenshot showing workflow fields used to track campaign responses in a lead nurturing workflow.

Related Topics

Workflow Elements
Workflow Base Record
Workflow States
Workflow Triggers
Workflow Actions
Workflow Transitions
Workflow Conditions
Workflow Event Types
Execution Contexts and Workflows
Workflow Revisions
Working with Custom Fields

General Notices