Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Formulare für die Baumdarstellung

Bei Formularen für die Baumdarstellung werden Container grundsätzlich in Ordnerknoten umgewandelt, unter denen die entsprechenden Elemente dargestellt werden. In Formularen für die Baumdarstellung unterstützen Container folgende Eigenschaften:

...

Forms for tree display

In forms for tree display, containers are basically converted into folder nodes under which the corresponding elements are displayed. In tree view forms, containers support the following properties:

Expanded

Definiert ob der Ordner initial expandiert ist.

Expanded

  • Flow - alle Felder werden hintereinander mit ihrer definierten Länge angezeigtall fields are displayed one after another with their defined length.

  • Fixed Flow - Die länge des ersten Feldes (in der Regel das Bezeichnerfeld) wird über alle Elemente des Containers ermittelt, so dass jedes erste Element die selbe Länge hat.

  • alle anderen Layouts werden nicht unterstützt. Ist ein anderes Layout eingestellt, so wird der Container im Layout Flow dargestellt.

Laden bei Expandieren

Die Einstellung Laden bei expandieren kann verwendet werden, um den Aufwand für das initiale Laden zu reduzieren. Ist diese Option aktiviert, so werden die Daten erst bei Bedarf an die GUI gesendet und, sofern der Feeder dies unterstützt, auch erst beim expandieren geladen.

Titel

Definiert den Titel/Text des Ordners in der Baumanzeige. Es wird empfohlen übersetzbare Texte zu verwenden.

Autom. ausbl. wenn leer

Der Ordner wird nicht angezeigt, wenn er keine sichtbaren Unterelemente enthält. Kann verwendet werden um Ordner auszublenden, welche im aktuellen Kontext keine Daten darstellen (z.B. weil diese im aktuellen Kontext nicht relevant sind, oder weil der Benutzer keinen Zugriff auf die entsprechenden Daten hat).

Formulare für die Maskendarstellung

...

  • the length of the first field (usually the identifier field) is determined over all elements of the container, so that each first element has the same length.

  • All other layouts are not supported. If another layout is set, the container will be displayed in the Flow layout.

Loading when expanding

The Loading when expanding setting can be used to reduce the effort for the initial loading. If this option is activated, the data will only be sent to the GUI when needed and, if the feeder supports this, will also only be loaded when expanding.

Title

Defines the title/text of the folder in the tree display. It is recommended to use translatable texts.

Auto. off when empty

The folder will not be displayed if it does not contain visible sub-items. Can be used to hide folders that do not represent data in the current context (e.g. because they are not relevant in the current context, or because the user does not have access to the corresponding data).

Forms for mask display

In the case of forms for mask display, the function of containers is more diverse. The container defines both its own representation and the arrangement of elements within a container.