Release notes

Release notes Windows GUI and Web GUI (2023.2.12)

Related products: Windows GUI
Release notes Windows GUI and Web GUI (2023.2.12)

Hello everyone,

In this sprint, we have fixed a couple of issues.

You can read more about the Windows and Web GUI's features, in the user interface guide .

Contents

 

Fixed

Fixed behavior of 'Tab' key in grid

Windows GUI

If the user grouped multiple headers on a grid and used Tab to move to the next cell, the grouped columns were skipped. This problem is now fixed. Tab always moves to the next column in the grid.

Fixed search using quotation or apostrophe characters

Windows GUI Indicium Basic

We have fixed an issue where the user would enter quotation marks (") or apostrophes (') characters in the filter (such as combined filter, quick filter and filter), and the search returned no results.

Fixed caching problem for file storage locations

Windows GUI Indicium Basic

When using Indicium Basic, a problem could occur in IAM: file storage folders could change in a model while its GUID stays identical. This could happen because the information about file storage folders is loaded and cached to decrease startup time.

We have added two global extended properties to circumvent this issue. Both properties are set to 'false' or 'no' by default, which is the current behavior.

If you encounter the problem above, you can use either extended property to solve it: 

  • IndiciumModelContainsFileStorageFolders - If set to 'yes' or 'true', the GUI will assume that the model contains file storage folders that can change, and it will not cache information when starting the application.
    This leads to a structurally increased startup time but is guaranteed to work around issues with file storage folders. 
  • IndiciumIncludeApplicationIdInCache - If set to 'yes' or 'true', the GUI will add an application ID to the GUID to identify local caches. This prevents the issue, but only if file storage folders do not change for an application after it has been published.
    The issue will again occur if you change file storage configurations in IAM for a live application. In such cases, generate a new model GUID to ensure that local caches are invalidated. This is a manual action and is not done automatically in IAM.

Fixed selection of lookup value in grid

Windows GUI

If the user was editing a grid inline and selected a lookup value using the lookup dialog, the selected value would not be shown in the column. This has been fixed.

 

Questions or suggestions?

Questions or suggestions about the release notes? Let us know in the Thinkwise Community!