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

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

От версии 4.2
отредактировано Александра Садикова
на 2024/05/31 16:22
Изменить комментарий: Updated application icon
К версии 5.1
отредактировано Александра Садикова
на 2024/05/31 16:26
Изменить комментарий: Обновить LiveTable

Сводка

Подробности

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