workflowcustomfield

This topic is part of the workflow SDF custom object documentation.

For information about developing workflow SDF custom objects, see Workflows as XML Definitions.

Feature Dependencies

  • WORKFLOW

Attributes

Name

Type

Required / Optional

Description

scriptid

string

Required

This attribute value can be up to 42 characters long.

The default value is ‘custworkflow’.

Fields

Name

Type

Required / Optional

Description

fieldtype

single-select list

Required

For information about possible values, see generic_customfield_fieldtype.

The default value is 'TEXT'.

label

single-select list

Required

This field value can be up to 200 characters long.

This field accepts references to the string custom type.

selectrecordtype

single-select list

Required (conditionally)

This field is mandatory when the fieldtype value is equal to any of the following lists or values: SELECT, MULTISELECT.

This field accepts references to the following custom types:

For information about other possible values, see generic_customfield_selectrecordtype.

applyformatting

boolean

Optional

The default value is T.

defaultchecked

boolean

Optional

The default value is F.

defaultselection

single-select list

Optional

This field accepts references to the following custom types:

defaultvalue

string

Optional

 

description

string

Optional

 

displaytype

single-select list

Optional

For information about possible values, see generic_customfield_displaytype.

The default value is 'NORMAL'.

dynamicdefault

single-select list

Optional

For information about possible values, see generic_customfield_dynamicdefault.

help

single-select list

Optional

This field accepts references to the string custom type.

linktext

string

Optional

 

minvalue

string

Optional

 

maxvalue

string

Optional

 

storevalue

boolean

Optional

The default value is T.

Structured Fields

Structured fields are elements that usually contain subfields or groups of fields. They are similar to regular fields but have their own embedded structure. The following structured fields are supported:

General Notices