Last modified by Larry Maloney on 2023/12/04 17:43

From version 53.2
edited by Don B
on 2023/11/30 04:43
Change comment: Updated application icon
To version 55.2
edited by Don B
on 2023/11/30 05:00
Change comment: Updated application icon

Summary

Details

Page properties
Content
... ... @@ -6,8 +6,7 @@
6 6   'document_report_link': {"filterable":false,"sortable":false,"html":true},
7 7   'shortText2': {},
8 8   'longText1': {"filterable":false,"sortable":false,"html":true},
9 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
10 - 'doc.author': {"link":"author"}
9 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
11 11  })
12 12  #set ($options = {
13 13   'className': 'Team Hope.Code.Team HopeClass',
... ... @@ -18,6 +18,6 @@
18 18   'selectedColumn': 'shortText1',
19 19   'defaultOrder': 'asc'
20 20  })
21 -#set ($columns = ['shortText1', 'countylist', 'cpra_description', 'document_report_link', 'shortText2', 'longText1', '_actions', 'doc.author'])
20 +#set ($columns = ['shortText1', 'countylist', 'cpra_description', 'document_report_link', 'shortText2', 'longText1', '_actions'])
22 22  #livetable('team hope' $columns $columnsProperties $options)
23 23  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -shortText1 countylist cpra_description document_report_link shortText2 longText1 _actions doc.author
1 +shortText1 countylist cpra_description document_report_link shortText2 longText1 _actions