Änderungen von Dokument Ensembles in Hamburg

Zuletzt geändert von Pia Metzing am 2025/10/01 12:52

Von Version 14.1
bearbeitet von Pia Metzing
am 2025/10/01 12:51
Änderungskommentar: Tabelle aktualisieren
Auf Version 15.1
bearbeitet von Pia Metzing
am 2025/10/01 12:52
Änderungskommentar: Tabelle aktualisieren

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -3,6 +3,7 @@
3 3   'doc.title': {"link":"view"},
4 4   'staticList1': {},
5 5   'staticList2': {},
6 + 'staticList3': {},
6 6   'longText1': {"filterable":false,"sortable":false,"html":true}
7 7  })
8 8  #set ($options = {
... ... @@ -14,6 +14,6 @@
14 14   'selectedColumn': 'doc.title',
15 15   'defaultOrder': 'asc'
16 16  })
17 -#set ($columns = ['doc.title', 'staticList1', 'staticList2', 'longText1'])
18 +#set ($columns = ['doc.title', 'staticList1', 'staticList2', 'staticList3', 'longText1'])
18 18  #livetable('ensembles in hamburg' $columns $columnsProperties $options)
19 19  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Spalten der Live-Tabelle
... ... @@ -1,1 +1,1 @@
1 -doc.title staticList1 staticList2 longText1
1 +doc.title staticList1 staticList2 staticList3 longText1