Display properties of a Work Queue control

Select columns to display in your work queue.

Display List As

Specify the style of list:

  • Paging: Use this style for a list that contains hundreds of records across many pages.

  • Scrolling: Use this style for a list that contains more than one page, but not hundreds of records.

Show Column Names

Display the column names at runtime.

Header Label

Enter the text to display for the header label.

Sort Column

Specify how columns should be sorted (default: None). For example, sort by Activity Name or Due Date.

Note Use the sort column and sort order properties on the Work Queue control to perform client side sorting of the activities. However, you can also sort the activities on the server side by enabling the Custom Sorting property for the workqueue in system settings. This allows end users to define their own sort order in their queries. If you enable custom sorting, we recommend that you set the Sort Column property to None on the Work Queue control; otherwise, the results are sorted server side, and then client side which may be confusing for end users who have defined their own sort order.
Sort Order

Specify if the sort order is ascending or descending. (Default: Ascending)

Allow Auto Complete

Complete activities automatically without having to take them first.

Allow Reassign

Display the Reassign option at runtime.

Allow Add Note

Display the Add Note option at runtime.

Allow View Job

Display the View Job option at runtime.

Columns

Select the columns to display in the table list. By default, some columns are selected. You can update the columns. See Update columns in a Work Queue or Job List.