major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
enhancement
(User-visible)
In Top-Logic 6.2.x, the fields for uploading files (e.g.,
- automatically generated for models with <property type="tl.core:Binary">
- automatically generated for models with <reference type="tl.legacy.tabletypes:DocumentTable">
- automatically generated for DataFields
- manually created using DataItemControl
) are rendered in such a way that, for the selected file(s),
- in edit mode, only a maximum of a certain number of characters are displayed in a read-only input field (the rest is truncated)
- in view mode, a MIME type icon appears before the filename, which is generally not truncated
- when empty, it is displayed completely differently (browser-specific?)
(see attached images).
=== Requirement
The display should be improved so that the selected file(s) are displayed with their names as complete as possible by utilizing the available width as needed. The available width (e.g., in the form) can be changed by resizing the component or the browser window. In these cases, the field should respond accordingly.
Test
- Select the "Demo" type and view the "binary" attribute.
- Select the "binary" attribute in tables.