Thin Client Server

The following issues have been resolved in the Thin Client Server.

ID

Issue

Solution

1939878

Thin Client Validation shows errors on activating Filters in Batch Open window.

Errors are no longer encountered when activating filters in the Batch Open window.

1934774

Increasing the table size by adding new rows does not move down the other fields or does not show a scrollbar.

When adding new rows to a table, a scrollbar is displayed when the number of rows is greater than the table size.

1922866

Thin Client Validation Newtonsoft.Json vulnerability.

The Newtonsoft.Json.dll package is now version 13.0.2 and does not have this vulnerability.

1890299

Batch Filter 'Same Date As' does return wrong results if client is in an earlier time zone.

When the Same Date As batch filter setting is selected, the date is first converted to the time zone of the client before formatting is applied.

This ensures that the date used for formatting matches the date used by the client.

1859600

ValidationForm_BeforeComboBoxDropDown is not thrown anymore when combobox is entered.

If a combo box is populated via the BeforeComboBoxDropDown procedure in script, then combo box items are updated as expected, whenever selected or focused.

1857941

Thin Client Validation - move page order does not work.

It is possible to successfully move pages in Thin Client Validation using drag-and-drop.

1827003

Table fields are not shown at the expected location when the index fields are part of a group.

The order of the fields is retained when the Use defined form layout setting is selected.

1820987

Application.UILanguage property is empty in Thin Client Validation.

The Application.UILanguage property is correctly populated for projects configured to work for multiple languages.

1821064

Cell highlighting does not work properly for invisible columns.

Cell highlighting now works as expected when editing a table, even when there are invisible columns.

1819348

Thin Client Server retains old image while validating with slow network connections.

Improvements to document loading mean slow network connections are less likely to cause problems in Thin Client Validation.

1819344

Use As Display Field in the Synchronization Tool issue in Thin Client Validation.

Display field names are updated for all of the documents in Thin Client Validation.

1819339

Folder tab is not shown in Thin Client Validation.

The Folder tab is displayed as expected in Thin Client Validation.

1813122

Security: Sticky note content script is executed.

Sticky Note text is now encrypted so no scripts are executed as part of a Sticky Note.

1813115

Navigating to table having hidden columns and columnIndex of invalid cell is higher than visible column count is forcing logout.

Navigation in tables correctly accounts for hidden columns. As a result, users are no longer logged out when a hidden column is encountered.

1803162

Deleting all documents in a batch prevents the batch from closing successfully.

It is possible to close a batch after deleting all documents in that batch.

1802656

Default buffer size too small for getting batch field values if there are lot of batches with long batch field values.

The maxBufferSize and maxRecievedMessageSize values are now set to 10000000.

1799787

Thin Client Server retains old image while validating.

The image is updated successfully as you navigate through a document during validation.

1785620

Image is not updated when validating last field in a document and moving to next document.

Images are successfully updated when the last field in a document is validated before moving to the next document.

1776491

Pop-up or right-click menus are not available in Thin Client text boxes anymore.

All menus are available in Thin Client text boxes.

1658943

Default Area->Page is not working in Thin Client Validation.

The Default Area -> Page setting for an Advanced Zone Locator work for both fields and folder fields.

676397

Unable to force validate fields with validation rules in Thin Client Server.

Forcing fields valid with script is fully supported.