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

From version 17.1
edited by Don B
on 2023/11/29 05:43
Change comment: Update LiveTable
To version 33.1
edited by Don B
on 2023/11/30 03:05
Change comment: Update LiveTable

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,13 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
3 + 'shortText1': {},
4 4   'countylist': {},
5 - 'doc.title': {"link":"view"},
6 6   'cpra_description': {"filterable":false,"sortable":false,"html":true},
7 - 'longText2': {"filterable":false,"sortable":false,"html":true},
8 - 'date1': {"html":true},
6 + 'document_report_link': {"filterable":false,"sortable":false,"html":true},
9 9   'shortText2': {},
10 - 'doc.author': {"link":"author"},
11 - 'longText1': {"filterable":false,"sortable":false,"html":true}
8 + 'longText1': {"filterable":false,"sortable":false,"html":true},
9 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
10 + 'doc.author': {"link":"author"}
12 12  })
13 13  #set ($options = {
14 14   'className': 'Team Hope.Code.Team HopeClass',
... ... @@ -16,9 +16,9 @@
16 16   'tagCloud': true,
17 17   'rowCount': 15,
18 18   'maxPages': 10,
19 - 'selectedColumn': '_actions',
18 + 'selectedColumn': 'shortText1',
20 20   'defaultOrder': 'asc'
21 21  })
22 -#set ($columns = ['_actions', 'countylist', 'doc.title', 'cpra_description', 'longText2', 'date1', 'shortText2', 'doc.author', 'longText1'])
21 +#set ($columns = ['shortText1', 'countylist', 'cpra_description', 'document_report_link', 'shortText2', 'longText1', '_actions', 'doc.author'])
23 23  #livetable('team hope' $columns $columnsProperties $options)
24 24  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -_actions countylist doc.title cpra_description longText2 date1 shortText2 doc.author longText1
1 +shortText1 countylist cpra_description document_report_link shortText2 longText1 _actions doc.author
Description
... ... @@ -2,7 +2,7 @@
2 2  ===== =====
3 3  
4 4  (% id="HTeamHopeLibrary2CPublicrecordsrequest" %)
5 -= **Welcome to the Team Hope Library!** =
5 += ** Welcome to the Team Hope Library!** =
6 6  
7 7  === **Our Library contains Public Records Requests (PRR) from all 58 California counties. ** ===
8 8  
XWiki.UIExtensionClass[0]
Extension Parameters
... ... @@ -1,3 +1,3 @@
1 -label=Team Hope Library
1 +label=Team Hope Public Library
2 2  target=Team Hope.WebHome
3 3  icon=icon:list