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

From version 24.1
edited by Don B
on 2023/11/29 15:17
Change comment: Update LiveTable
To version 33.2
edited by Don B
on 2023/11/30 03:05
Change comment: Updated application icon

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
... ... @@ -6,7 +6,7 @@
6 6  
7 7  === **Our Library contains Public Records Requests (PRR) from all 58 California counties. ** ===
8 8  
9 -==== **[[image:photo_2023-11-28_20-02-52.jpg||data-xwiki-image-style-alignment="center" height="518" width="388"]]We are a small group of volunteers who request and post election related public records as well as post inciteful research and training aids we find along the way.** ====
9 +==== **[[image:photo_2023-11-28_20-02-52.jpg||data-xwiki-image-style-text-wrap="true" height="518" width="388"]]We are a small group of volunteers who request and post election related public records as well as post inciteful research and training aids we find along the way.** ====
10 10  
11 11  ==== **Since the election records are public records, we feel they should be shared openly with the public so we created the Team Hope Public Library. Our Library contains Public Records Requests from all 58 California Counties.** ====
12 12