setfieldvalueaction
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. |
|
isinactive |
boolean |
Optional |
The default value is F. |
|
valuetype |
single-select list |
Optional |
For information about possible values, see workflowaction_valuetype. |
|
valuetext |
string |
Optional |
|
|
valuechecked |
boolean |
Optional |
The default value is F. |
|
valueselect |
single-select list |
Optional |
This field accepts references to the following custom types: |
|
valuemultiselect |
multi-select list |
Optional |
You can specify multiple values by separating each value with a pipe (|) symbol. This field accepts references to the following custom types: |
|
valuedate |
single-select list |
Optional |
For information about possible values, see workflowaction_valuedate. |
|
valuejoinfield |
single-select list |
Optional |
This field accepts references to the following custom types: For information about other possible values, see generic_standard_field. |
|
valuefield |
single-select list |
Optional |
This field accepts references to the following custom types: For information about other possible values, see generic_standard_field. |
|
valueformula |
string |
Optional |
|