You are here: Reference Guides > Designer Form Controls (A-Z) > Ws.Assignment

Ws.Assignment

The Ws.Assignment control enables you to capture and record details about a workflow participant and their assignment. You can add multiple Ws.Assignment controls to a form to record the details of each assignment in a workflow.

Download example (.wssln file)

Ws.Assignment Properties

Property

Description

Completion Date Field XPath

The name of the field that will receive the completion date of the assignment.

Disposition Field XPath

The name of the XML field that will receive the disposition selected by the workflow participant when the assignment was completed. This will be either Approved, Rejected, or Completed, depending upon how the workflow is defined.

Due Date Field XPath

The name of the field that will receive the due date for the assignment.

Process Due Date XPath

The name of the field that will receive the due date for the process.

Task Name

The name of the task in the workflow whose details should be recorded.

Workflow Participant Comment Field XPath

The name of the XML field that will receive the comment entered by the workflow participant after the assignment is complete.

Workflow Participant Email Field XPath

The name of the XML field that will receive the workflow participant's email address.

Workflow Participant Name Field XPath

The name of the XML field that will receive the workflow participant's name.

The Ws.Assignment control (see below) is a better way of displaying the Winshuttle History inside the form as it processes.

The information displayed is task or node-specific. For each task to be displayed, a Ws.Assignment Control must be made.

The following example shows the history for each approval task (Manager Approval, CEO Approval, and Purchasing Approval)

NOTE: In order for Workflow Participant Comments to appear in the history, you must have the Ws.ProcessControl or Ws.Comment Control in your form.