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

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

От версии 21.1
отредактировано Александра Садикова
на 2024/06/03 10:14
Изменить комментарий: Обновить LiveTable
К версии 20.2
отредактировано Александра Садикова
на 2024/06/03 10:13
Изменить комментарий: Updated application icon

Сводка

Подробности

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