Skip to content

Commit edb3b77

Browse files
eseyffarthMattias Schlenker
authored andcommitted
pick-24 pick-23 ensure usage of {CMK} macro in guihints
1 parent f742d56 commit edb3b77

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/common/de/views.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ Verknüpfte Tabellen fügen lediglich ausgewählte Spalten hinzu.
607607

608608
In dem folgenden Beispiel werden Sie einmal eine sehr kompakte Ansicht erstellen, in der zwei HW-/SW-Inventurtabellen miteinander verknüpft werden.
609609
Erstellen Sie zum Anfang xref:new[eine neue Ansicht] und wählen Sie als grundlegende xref:datasource[Datenquelle] die gewünschte Inventurtabelle aus.
610-
Für das Beispiel suchen Sie nach [.guihint]#Inventory table: CheckmkCheckmk sites# und bestätigen anschließend mit icon:button_continue[] [.guihint]#Continue#:
610+
Für das Beispiel suchen Sie nach [.guihint]#Inventory table: {CMK}{CMK} sites# und bestätigen anschließend mit icon:button_continue[] [.guihint]#Continue#:
611611

612612
image::views_create_view_3.png[alt="Auswahl der Datenquelle 'Checkmk sites'."]
613613

@@ -638,7 +638,7 @@ image::views_create_view_6.png[alt="Auswahl einer 'Joined column' unter Verwendu
638638

639639
Daten aus anderen HW-/SW-Inventurtabellen anzuzeigen funktioniert ganz ähnlich.
640640
Lediglich die zu verwendende Tabelle ist vorher auszuwählen.
641-
In dem nachfolgenden Beispiel verwenden Sie die Tabelle [.guihint]#CheckmkCheckmk versions,# wodurch die Drop-down-Liste [.guihint]#Display the column# automatisch auf eine sinnvolle Auswahl eingeschränkt wird.
641+
In dem nachfolgenden Beispiel verwenden Sie die Tabelle [.guihint]#{CMK}{CMK} versions,# wodurch die Drop-down-Liste [.guihint]#Display the column# automatisch auf eine sinnvolle Auswahl eingeschränkt wird.
642642

643643
Wie {CMK} die richtige Zeile in der Tabelle findet, von der die Spalte angezeigt werden soll, bestimmen Sie danach.
644644
Fügen Sie dafür mit dem Knopf [.guihint]#Add new match criteria# ein Kriterium in Form einer Spalte hinzu, über das {CMK} später die passende Zeile bestimmen kann.

src/common/en/views.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ Linked tables only add selected columns.
605605

606606
In the following example you will once-only create a very compact view linking two HW/SW inventory tables.
607607
To begin, create a xref:new[new view] and select the desired inventory table as the basic xref:datasource[data source].
608-
For the example, search for the [.guihint]#Inventory table: CheckmkCheckmk sites# and then confirm with icon:button_continue[] [.guihint]#Continue#:
608+
For the example, search for the [.guihint]#Inventory table: {CMK}{CMK} sites# and then confirm with icon:button_continue[] [.guihint]#Continue#:
609609

610610
image::views_create_view_3.png[alt="Selection of the 'Checkmk sites' data source."]
611611

@@ -636,7 +636,7 @@ image::views_create_view_6.png[alt="Selection of a 'Joined column' using a macro
636636

637637
Displaying data from other HW/SW inventory tables works quite similarly.
638638
Only the table to be used has to be selected beforehand.
639-
In the following example you use the table [.guihint]#CheckmkCheckmk versions# table, which automatically filters the [.guihint]#Display the column# drop-down list to a suitable selection.
639+
In the following example you use the table [.guihint]#{CMK}{CMK} versions# table, which automatically filters the [.guihint]#Display the column# drop-down list to a suitable selection.
640640

641641
Afterwards you determine how {CMK} finds the correct row in the table from which the column should be displayed.
642642
To do this, use the [.guihint]#Add new match criteria# button to add a criterion in the form of a column that {CMK} can later use to determine the matching row.

0 commit comments

Comments
 (0)