Customize Work Items List Views
- Last UpdatedJun 25, 2024
- 1 minute read
The Work items list view and interface can be customized by setting appropriate properties for the Work items list control. The properties that enable customized views are as follows:
-
DisplayLeftTreeMenuAtApplicationLevel: This property enables all work items to be grouped by the parent application instead of the default grouping by Workflow.
-
WorkflowNames: This property enables you to list only work items assigned by the specified workflows.
-
ShowQueueNames: This property enables you to display work item folders for only the specified queues.
-
ShowInboxViewOnly: This property enables you to display only the Work items list for the Inbox folder without the view of the folder structure.
-
ShowManagerViewOnly: This property enables you to display only the Work items list for the Manager View.
The default view of the Work items list in the Enterprise Console cannot be customized. The above customization applies only to work item lists created by embedding the Work items list control in an ASPX page. For more information about using Controls as a part of a project, see Using Controls in Applications in the Developing Business Processes section.