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

From version 25.1
edited by Don B
on 2023/11/29 15:49
Change comment: Update LiveTable
To version 20.1
edited by Don B
on 2023/11/29 06:20
Change comment: Update LiveTable

Summary

Details

Page properties
Content
... ... @@ -8,8 +8,7 @@
8 8   'date1': {"html":true},
9 9   'shortText2': {},
10 10   'doc.author': {"link":"author"},
11 - 'longText1': {"filterable":false,"sortable":false,"html":true},
12 - 'databaseList1': {}
11 + 'longText1': {"filterable":false,"sortable":false,"html":true}
13 13  })
14 14  #set ($options = {
15 15   'className': 'Team Hope.Code.Team HopeClass',
... ... @@ -20,6 +20,6 @@
20 20   'selectedColumn': '_actions',
21 21   'defaultOrder': 'asc'
22 22  })
23 -#set ($columns = ['_actions', 'countylist', 'doc.title', 'cpra_description', 'longText2', 'date1', 'shortText2', 'doc.author', 'longText1', 'databaseList1'])
22 +#set ($columns = ['_actions', 'countylist', 'doc.title', 'cpra_description', 'longText2', 'date1', 'shortText2', 'doc.author', 'longText1'])
24 24  #livetable('team hope' $columns $columnsProperties $options)
25 25  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -_actions countylist doc.title cpra_description longText2 date1 shortText2 doc.author longText1 databaseList1
1 +_actions countylist doc.title cpra_description longText2 date1 shortText2 doc.author longText1
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