Zum Hauptinhalt springen

Usability improvements for CM/Track V3

The following usability improvements for the CM/Track V3 have been made.

Case list sorting by last modification date (#662733)

It is now possible to sort the case list in CM/Track V3 by the last modification date. The option Last modification date has been added to the Sort by selector for this purpose. In addition, the relative last modification date is now displayed on the right side of the case list, replacing the previous relative creation date.

This feature allows the users to see at a glance which cases were updated recently.

The Portal configurations page of the Web Admin Suite has been extended for this feature.

  • The section Case list filters has been renamed to Case list.
  • The option Enable sorting by last modification date has been added. It can be set to False if the last modification date should not be used in CM/Track V3.
  • The option Last modification date has been added to the Default sorting criterion selector.
Meaning of last modification date

The last modification date refers to the last update made in the case history. This includes comments and emails as well as activity executions and data field changes. As not all history entries are visible to the customers, it can occur that the last modification date is later than the last visible entry. You can disable the feature if it is not desired that the customers can deduce internal activities from the last modification date.

Focus for autocomplete lists improved (#664063)

When clicking in an enum field with autocomplete feature, the search field is now focussed directly, so that the users can start typing the search term immediately without needing to click into the search field.

HTML support for checkbox labels (#664532)

It is now possible to use HTML in the labels of boolean fields. This allows for example to add links to documents to the checkbox where the users confirm that they have read the documents.

info

The HTML is only interpreted for regular boolean fields in edit mode in CM/Track V3. It is displayed as text in the Web Client. In CM/Track, it is displayed as text in view mode and in booleans which belong to tables.

HTML support for change password description (#664533)

It is now possible to show additional instructions in the Change password dialog, which is displayed when a logged-in user clicks the Change password button in CM/Track V3. The description can now be formatted using HTML tags to make it more user-friendly. This is done in the label password_change_description in the public.json file in the Files tab on the Portal configurations page of the Web Admin Suite.