TopLogic - the automated application engine
  • Releases
  • Dokumentation
  • Github
  • Discord
  1. Home
  2. Releases
  3. TL_7.9.4
  4. #28565

7.9.4
TopLogic Release

2025-04-11

Enhancement

Major
#28022
TL-Script: Access to application configurations
#28173
TLScript: new function for parsing Excel files
#28310
Layout editor: Process view
#28532
New TL script function isCompatibleValue()
#28539
TLScript-Funktion für den Zugriff auf konfigurierte Formate
#28550
Prevent leading and trailing white space for model-based fields
#28558
OpenAPI: Enable multiple alternative authentication mechanisms for the same API
#28564
OpenAPI: Accept authorization token, even if it contains no user information
Detail
#28523
Option list is not updated if the options are calculated via configured scripts
#28541
Make lock strategy available in templates for Grid and Tree-Grid
#28542
Support for SQL "like" construct
#28561
Dynamic file names for (Excel) downloads

Bugfix

Major
#28578
Oracle JDBC driver update: Bug "ORA-01461" in JDBC driver
Detail
#27975
Excel export in model editor has wrong command group
#28303
Customize documentation for integrating icon fonts
#28375
Overwriting I18N attributes makes existing values unreachable
#28445
Ignore the selection column for the "Automatically adjust column widths" function
#28529
NullPointerException for modifiedRevision() on new compositions
#28531
Pressing ESCAPE or ENTER after a reload throws an error and triggers a reload
#28540
Backward references in transient objects are not resolved correctly
#28552
Replace the obsolete term "Wrapper" with the current term "TLObject" in the CompositionFieldProvider class.
#28553
Type conversion error for calculated columns of type tl:core:Duration
#28555
Images in HTML attributes are only displayed after saving
#28557
Size restriction for the "street" attribute of a company contact too strict
#28563
JSON: NumberFormatException when parsing large integer values
#28565
CSS class ' tblRight' does not apply for fields in edit mode and in the header
#28566
Consider composition attributes Do not include dynamic designations in the table title
#28570
Missing Validation of OAuth State Parameter
#28582
ClassCastException when selecting all rows in table
#28584
Template for tables with "resetInvisible" option
Bugfix (User-visible)

Detail

#28565

CSS class ' tblRight' does not apply for fields in edit mode and in the header

AEMATable

The CSS class 'tblRight' is intended to display table content, especially numbers, right-aligned.

In the current implementation, the class has no effect on input elements that are not editable in the editing mode of their table or are displayed in the table header.\\ This is because the property text-align: right; has no effect on flex elements. In these cases, however, the cell content is displayed as flex, as these are control elements such as TextInput and similar and the content is now directly in the control and thus in flex instead of, for example, in an <input> below the control.

Test

Configure a table column with a non-editable input field as right-aligned and switch to table editing mode. The content of the input field should now be displayed right-aligned.

Alternatively, select the **Tables** main tab in the demo application, switch the table to edit mode in the **Grid** tab and select the row with the demo element X1, for example. The content of the **float** field was incorrectly left-aligned here, but should now be right-aligned.

  • Get Started
  • Github
  • Discord
  • Das Unternehmen hinter TopLogic
  • Softwareentwicklung heute
  • Kontakt

© Copyright – Business Operation Systems GmbH

  • top-logic.com
  • Nutzungsbedingungen
  • Impressum
  • Rechtlicher Hinweis
  • Datenschutz
  • DE
  • Login