setfieldmandatoryaction

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 40 characters long.

The default value is ‘workflowaction’.

Fields

Name

Type

Required / Optional

Description

field

single-select list

Required

This field accepts references to the following custom types:

For information about other possible values, see generic_standard_field.

sublist

single-select list

Required (conditionally)

This field is available when the issublistfield value is equal to T.

This field is mandatory when the issublistfield value is equal to T.

For information about possible values, see workflow_sublists.

The default value is 'item'.

isinactive

boolean

Optional

The default value is F.

issublistfield

boolean

Optional

The default value is F.

ismandatory

boolean

Optional

The default value is F.

General Notices