Data items
Data items that Task Runtime UI values contain.
approvalContainerUI
A
boolean
value
that indicates whether the Workspace approval container is used.
A value of
true
indicates the Workspace approval
container is used, and
false
indicates it is not
used.
If this value is
true
, the value for
the customUI data item must be
false
.
customUI
A
boolean
value
that indicates whether a custom UI is used. A value of
true
indicates
custom UI is used, and
false
indicates it is not
used.
If this value is
true
and the value
for approvalContainerUI is
true
, customUI is used.
mustOpenFormToComplete
A
boolean
value
that indicates whether the task must be opened to complete it. A
value of
true
indicates the task must be opened,
and
false
indicates the task can be completed from
the task list.
openFormFullScreen
A
boolean
value
that indicates whether the task opens in full-screen mode in Workspace.
A value of
true
indicates the task opens in full
screen mode, and
false
indicates it opens normally.
tloPath
A
string
value
that represents the path to the SWF file that implements the customuser
interface.
type
An
enumeration that indicates the Workspace user interface to display.
The following
string
values
are valid:
-
DEFAULT:
-
Display the default user interface.
-
APPROVAL:
-
Display the Approval Container user interface.
-
CUSTOM:
-
Display a custom user interface.
Datatype specific settings
Properties for configuring variable default values. You
configure these properties in the same way that you configure the
Workspace User Interface properties of Assign Task operations. (See
Workspace User Interface properties
.)
|
|
|