2022.1

Table Of Contents
Improved Drag and Drop support in data model fields
It's now possible to drag scripts with simple class and/or ID selectors to the template, similar to
how this was already possible for scripts with text based selectors.
Dragging a data field from the data model to the scripts folder will create a script with a class
based selector.
Holding down the ALT-key while dropping the data field will create a scripts with a text based
selector (similar to the behaviour when dragging a data field into the template)
Also fixed a bug where no table was inserted when the dynamic table wizard was opened after
ctrl-dragging a detail data field into the template. (SHARED-82152)
General Designer Improvements
l Improved translations throughout. (SHARED-81664)
l A toolbar button has been added to the Translations View to open the Edit Locale
Dialog directly. (SHARED-81316)
l When navigating through records in the Data Model view, the first click of an arrow was
ignored. This has now been fixed. (SHARED-79830)
l You can now add a custom Template property by clicking the first empty line in the
Custom properties dialog (File > Properties ... > Custom). (SHARED-80775)
l Packaging a Template no longer throws an error when a section that a thumbnail is
created for is disabled by script. The packaged Template will now use the disabled
section. (SHARED-81237)
l Fixed an issue with the formatting of default values of date fields, which caused errors
when the Template was re-opened. (SHARED-81721)
l Fixed issues with URIs containing HTMLencoded backslashes in the file path. (SHARED-
81887)
Page 1601