Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

Using the Winshuttle Task List for forms

The Winshuttle Task List is the section of a FormEx site that displays workflow tasks currently assigned to you for all SharePoint items being routed (including forms).

On this page

Viewing Task History

Back to top

You can view your tasks for only the current FormEx site, or click the All Sites button to display your tasks for all FormEx sites to which you belong.

NOTE: By default, items listed in yellow are due within seven days and items listed in red are overdue.

  1. In the Winshuttle Task List, hover over the Task you wish to view and then click the drop arrow.
  2. Click Winshuttle History.

Completing an assignment

Back to top

To complete a task assignment:

  1. In the Winshuttle Task List, place the cursor over the task you want to complete, click the drop-down arrow to the right of the item name, and select Approve/Reject from the Winshuttle menu.

    The Winshuttle Complete Form Web Part appears. The form is in read-only format so that data cannot be edited.

  2. If appropriate, type any comments in the Comments text box.

    Depending on the node and the settings for its Comment Requirement property, comments will be either optional or required.

  3. Click either Approve or Reject .

Completing multiple assignments

Back to top

If you have been assigned a task that is eligible for Bulk Approval, you can complete multiple assignments in one step.

NOTE: See the Configuring Bulk Assignment Approvals and Reassignments in Winshuttle Designer for more information about enabling Bulk Approval on a per-node basis.

To complete more than one assignment at one time:

  1. Click the Winshuttle Task List header.
  2. The Winshuttle Task List detail page displays.
  3. From the View list on the right, select Bulk Approval.
  4. From the drop-down list, select the form list for which you want to complete multiple assignments.

    A list of available assignments displays.

  5. For each assignment that you want to complete, select either the Approve or Reject checkbox.
  6. Click Complete Selected.

Filtering the Task List view to display specific task types

Back to top
  1. Go to a FormEx site and click Winshuttle Task List.

  2. From the View list, select the view you want to use:
    • Active Tasks—presents all of your tasks that are currently running.
    • Due Today—presents all of your tasks that are due today.
    • Bulk Approval—allows you to approve or complete multiple items. Bulk Approval must be enabled in a workflow task in order for it to display in this view. See the Winshuttle Designer Process Guide for more information,
    • All Tasks—presents all of your tasks.

Modifying the Winshuttle Task List Web Part

Back to top

The Winshuttle Task List Web Part can be configured with several options to determine how and what it displays. If you are an Administrator, the changes you make will apply to all users who access this FormEx site. If you are not an Administrator, the changes only apply to your view of the FormEx site.

NOTE: Administrators have access to all Web Part options. Non-Administrators have access to only some of the Web Part options.

To modify the Winshuttle Task List Web Part:

  1. Go to the FormEx site for which you want to modify the Winshuttle Task List Web Part.
  2. Click the drop-down arrow at the top right of the Winshuttle Task List Web Part, and select one of the following from the drop-down menu:
    • If you are an Administrator, select Modify Shared Web Part. The changes you make will apply to everyone who accesses this FormEx site.
    • If you are not an Administrator, select Modify My Web Part. The changes you make will apply only to you.
  3. Expand the Winshuttle Settings section to display the settings you can modify.

    See Web Part Configuration Options (below) for descriptions of available options.

  4. Modify the Winshuttle Workflow settings.
  5. Click Apply, and then click OK.

Web part configuration options

Back to top

The following table describes Web part options and which options can be edited by standard users (i.e. not administrators).

Administrators can edit all available Web part options.

Setting

Description

Configurable by standard user?

Columns

The document library columns that are displayed in the Web Part. Multiple columns can be displayed by separating their names with a comma (such as Type, Name, State, Revision).

No

Due Date Format

How to format due dates that show in this Web Part. This is the standard .NET date formatting functionality.

Yes

Dynamic Refresh

Dynamically updates the web parts without reloading page or resubmitting data.

Yes

Empty Message

The message to display when there are no assignments.

No

Filter

An expression to use to filter the assignments that will be shown. This should be a Boolean expression that indicates whether or not to include the item. SharePoint column names can be used in the expression, as well as workflow meta data properties.

The condition syntax is the same as the syntax used for transitions within a Composer workflow (e.g., [Cost] > 1000 && [opRev2] == "yes").

No

Maximum To Display

The number of documents to display before pagination of the listings begins.

Yes

Overflow Behavior

How the Web Part should behave if the number of items exceeds its boundaries on the screen. Select one of the following options:

  • AllPages: Includes numbered pages at the bottom when the Maximum To Display number is exceeded. 
  • DetailView: Includes a single link that will take the user to the detail view for the document library. 
  • PreviousAndNext: Includes arrow links to take the user to the previous and/or next page. 

Note: PreviousAndNext mode is generally recommended for the best performance.

  • Scrolling: Provides a scrollbar and no paging is used.  In the case of the Scrolling setting, Maximum To Display will be ignored.

Yes

Scrolling List Height

The number of pixels that the Web Part should be set to if the Overflow Behavior is set to Scrolling.

Yes

Show Color Warnings

Displays the color warnings for your assignments. Yellow tasks are pending and red tasks are overdue.

Yes

Show Due Date

Displays the due date for your task.

Yes

Show Logged In As

Indicates whether or not to show the name of the currently logged in user in the footer of the Web Part.

Yes

Show Process Time

Displays the time the process was initiated.

Yes

Show Search

Indicates whether or not to show the search control in the Web Part. This control is a text box and button that searches for a string in the Assignments.

Yes

Show Site Control

Indicates whether to show the control on the left that allows you to display assignments for only the current site or for all sites.

No

Show Sites

Displays the site the task originated from. This is only displayed if the AllSites feature is activated, either by default through the Site Scope feature, or manually by the user via the AllSites option.

Yes

Show Task Name

Indicates whether to include a column in the Winshuttle Task List that shows the name of the task, which is the name of the node in the workflow.

Yes

Site Scope

Select one of the following options:

  • AllSites lists all tasks assigned to you, spanning all sites that you are a member of (the default setting).
  • ThisSite lists only assignments for the current site.

No

Sort Column

The name of the column to sort by in the default view of the Web Part.

No

Sort Direction

The default direction for the default sort.

No

Validate SharePoint Items

Indicates whether the Web Part should validate that, each item against which a process is running actually exists. If this option is turned on, it will take longer to render the Web Part, since each item has to be validated. If it is off, the Web Part will render more quickly, but there could be invalid items. (The system will handle this properly and give a message that the item no longer exists.)

No