Rich client user modules

The following issues have been resolved in the rich client user modules.

ID

Issue

Solution

1939872

Document Review hotkeys function differently than in previous versions.

The last selected value is now retained whenever a hot key is pressed.

1936906

Duplicate value in classification drop-down menu in Document Review module.

Class filtering has been improved so that the classification drop-down list contains one entry per class names only.

1885625

Classification list is blank with use of hotkey.

The last selected value is now retained whenever a hot key is pressed.

1858258

DBlookup fuzzy database by script is not working anymore.

Using a fuzzy database for scripted database lookups works as expected.

1818334

Document Review class list behavior ha changed.

When filtering the list of classes in the Document Review Class List combo box, the entered text filters the list in two ways:

  1. First, any classes that start with the filtered text appears in alphabetical order in the filtered list.

  2. Next, any classes that contain the filtered text anywhere in their name are displayed at the bottom of the list, also in alphabetical order.

For example, if you have 5 classes called Invoices, Purchase Orders, Service Orders, Order Forms, and Accounting Orders, and you type "order" in the Class List the results are as follows:

  • Order form

  • Accounting Orders

  • Purchase Orders

  • Service Orders

1781803

Document is not shown in Validation when a field is not enabled or disabled.

When looking for the next focus field, disabled fields are skipped.

1765850

Document Review caches last keyboard entered document class.

The last keyboard entered document class is no longer cached in Document Review.

1091352

Read-only table columns incorrectly handled by the lasso tool.

The lasso tool correctly handles read-only table columns.