Изменения документа Каталог ОК-решений

Редактировал(а) Сергей Лунев 2024/07/07 21:06

От версии 28.2
отредактировано Александра Садикова
на 2024/06/03 11:04
Изменить комментарий: Updated application icon
К версии 26.2
отредактировано Александра Садикова
на 2024/06/03 10:55
Изменить комментарий: Updated application icon

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -4,6 +4,7 @@
4 4   'doc.title': {"displayName":"Наименование","link":"view"},
5 5   'staticList1': {},
6 6   'shortText1': {},
7 + 'doc.location': {"html":true},
7 7   'doc.creator': {"link":"author"}
8 8  })
9 9  #set ($options = {
... ... @@ -15,6 +15,6 @@
15 15   'selectedColumn': 'Image',
16 16   'defaultOrder': 'asc'
17 17  })
18 -#set ($columns = ['Image', 'doc.title', 'staticList1', 'shortText1', 'doc.creator'])
19 +#set ($columns = ['Image', 'doc.title', 'staticList1', 'shortText1', 'doc.location', 'doc.creator'])
19 19  #livetable('поиск ок-решений' $columns $columnsProperties $options)
20 20  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Колонки динамической таблицы
... ... @@ -1,1 +1,1 @@
1 -Image title1 staticList1 shortText1 doc.creator
1 +Image title1 staticList1 shortText1 doc.location doc.creator