Organize Your Inbox

Filter Information in Task and Case Lists

Task list and Case list can be filtered using several criteria. Watch the following product tour to learn how to create filters and find the tasks you need:

Follow these steps to filter your case or task list:

  1. View your Task list or Case list.

  2. Hover over a column header, and click the three dots. This opens a window displaying the filter criteria.

  3. Click sort ascending to sort data in alphanumeric order or sort in chronological order if the data is dates/times.

    Sort Ascending Column

  4. Click sort descending to sort data in alphanumeric descending order or sort in inverse chronological order if the data is dates/times.

    Sort Descending Column

  5. In the Filter the column section, from the Operator setting, select one of the following according to the data type:

    • If the column data type is a number or a date, select of these operators: =, <, <=, >, >=, between, in, contains, regex.

    • If the column data type is a string, select one of these operators: =, in, contains, regex.

    • If the column is a task status, select one of these operators: =, in.

  6. In the Type value setting, enter the criteria for the filter. For example, the process or recipient name.

  7. Click + to add a filter column. Then, select And or Or from the Select an Operator setting.

  8. Click Apply to filter the Case or Task list based on the selected criteria. For example, if you filter for processes containing the word purchase, the results display as follows:

    Column With Filters

  9. Otherwise, click Cancel to close the window without any changes.

  10. Click Clear to remove all previous filters.

From the case list, a filter can not be created on the Task column.

How to use Regex?

Regular expressions, or regex, are patterns composed of characters and symbols used to find specific sequences in text. For an introduction to regex syntax, check out this primer. To practice and refine your regex skills, RegExr is an excellent tool, offering interactive examples and a platform for testing your patterns.

Follow these steps to filter cases that have a number in their process name.

  1. From a list of cases, go to the Process column.

  2. Click the ellipses to the left of the column to view filter options.

  3. From the Operator setting, select regex.

  4. In the Type value setting, enter the regex pattern \d.

Only process with a number in their are displayed.

Follow these steps to filter cases that start with 12 in the case number.

  1. From a list of cases, go to the Case # column.

  2. From the Operator setting, select regex.

  3. In the Type value setting, enter the regex pattern (12)+.

All case numbers starting with 12 are displayed.

Customize Task and Case Lists

Learn how to add/remove columns from Task and Case lists effectively by customizing icons, columns, and sharing options.

Permissions

Your user account or group membership must have the following permissions to display the Configure icon:

These permissions are enabled by default for all new user accounts. A user account with Super Admin permissions also has these permissions.

Follow these steps to customize your case or task list:

  1. View your Case list or Task list.

  2. Click the Configure icon at the top right of the list. The Configuration tab displays.

  3. Edit the following information in the Configuration tab about your list as necessary:

    • Name: The Name setting displays the name of your list.

    • Icon: Click the Icon drop-down menu to select one of the available images. Otherwise, use the Upload Custom Icon button to use a custom image.   Note: The icon must not be larger than 2 KB.

  4. Click Save.

Configure the Columns

Follow these steps to add/remove columns from the list:

  1. Select the Columns tab to view active and available columns.

  2. The Active Columns section shows the columns currently displayed in the case/task list. The order from top to bottom in this section corresponds to the left to right order in the case/task list.

  3. Click the icon to remove a column from the Active Columns list.

  4. To add a new column, drag it over from the Available Columns list.

  5. Click, hold, and move active and available columns up or down to change their order in the list.

Edit a Column

  1. Click the Configuration icon next to a column name in the Active Columns list.

  2. In the Label setting, edit the column label to display as the column header.

  3. When editing a default column, such as Case #, additional settings are read-only. For custom columns, you can modify the following settings:

    • In the Field setting, edit the key name that represents the value of this column in  Case data. The data. prefix indicates that what follows is derived from Case data. To find the necessary key name, view the Data tab in the summary of a completed Case.  For example, use data.employeeId for a case variable named employeeid.

    • From the Format dropdown, select the data type of the column.

    • Use the Sortable toggle key to adjust whether the column can be sorted in search results.

  4. Click Save.

Add a custom column

Use the Add Custom Column screen to add a column that is not displayed in the list.

  1. Click the Add Custom Column button at the bottom of the Available Columns list.

  2. In the Label setting, edit the column label to display as the column header.

  3. In the Field setting, edit the key name that represents the value of this column in Case data. The data. prefix indicates that what follows is derived from Case data. To find the necessary key name, view the Data tab in the summary of a completed Case.  For example, use data.author.name for a case variable named "name".

  4. From the Format dropdown, select the data type of the column.

  5. Use the Sortable toggle key to adjust whether the column can be sorted in search results.

  6. Click Save.

Reset the columns

  1. If it is necessary to reset the columns in your list to the default layout, click the Reset to Default button located at the bottom left. Doing so displays the Reset to Default screen.

  2. Click Confirm.

Share with Users and Groups

Follow these steps to share the customized case/task list with other users or groups:

  1. Click the Shared with Users tab.  

  2. Adjust the toggle for each user you want to share your list with. When the toggle key is enabled, the user can use your list, but cannot configure, hide, or delete it.

  3. Click Save.

  4. Click the Shared with Groups tab.  

  5. Adjust the toggle for each user you want to share your list with. When the toggle key is enabled, the user can use your list, but cannot configure, hide, or delete it.

  6. Click Save.