Automatic Task Selection
Auto Select is a read property that is available at the workflow level. You can set a task to be selected automatically in the Task List during run time by configuring client methods or workflow activities with the Auto Select feature.
Tip: With these properties, you can build an expression or perform a bind.
Property | Value | Description |
---|---|---|
Auto Select | User-defined; Workflow level; Boolean | If True, automatically selects a flagged task before other tasks. That is, the
Task List itself determines which task to select when the current task is complete, when
performing a manual refresh, or when first navigating to the Task List. If several tasks
are flagged with auto select, they will be executed one after the other. You can also use Client Methods in a workflow to set this feature. Tip: This property cannot be set at run time using a Write
Activity. |