Changes for page hrafaARC Repository

Last modified by editors on 2022/01/14 12:39

<
From version < 3.1 >
edited by editors
on 2022/01/14 12:39
To version < 2.1 >
edited by editors
on 2022/01/14 12:38
>
Change comment: Update LiveTable

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,8 @@
3 3   'date1': {"html":true},
4 4   'shortText1': {},
5 5   'shortText2': {},
6 - 'doc.author': {"link":"author"}
6 + 'doc.author': {"link":"author"},
7 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
7 7  })
8 8  #set ($options = {
9 9   'className': 'hrafaARC Repository.Code.hrafaARC RepositoryClass',
... ... @@ -14,6 +14,6 @@
14 14   'selectedColumn': 'date1',
15 15   'defaultOrder': 'asc'
16 16  })
17 -#set ($columns = ['date1', 'shortText1', 'shortText2', 'doc.author'])
18 +#set ($columns = ['date1', 'shortText1', 'shortText2', 'doc.author', '_actions'])
18 18  #livetable('hrafaarc repository' $columns $columnsProperties $options)
19 19  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -date1 shortText1 shortText2 doc.author
1 +date1 shortText1 shortText2 doc.author _actions
Copyright 1949-2023 Human Relations Area Files, Yale University
23.0