Show last authors
1 {{velocity}}
2 #set ($columnsProperties = {
3 'doc.title': {"link":"view"},
4 'QuaWoman': {"filterable":true,"sortable":true},
5 'QuaMan': {"filterable":true,"sortable":true},
6 'doc.author': {"link":"author"},
7 '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
8 })
9 #set ($options = {
10 'className': 'Duncan1.Code.GDataClass',
11 'translationPrefix': 'Duncan1.livetable.',
12 'rowCount': 15,
13 'maxPages': 10,
14 'selectedColumn': 'doc.title',
15 'defaultOrder': 'asc'
16 })
17 #set ($columns = ['doc.title', 'QuaWoman', 'QuaMan', 'doc.author', '_actions'])
18 #livetable('Duncan1' $columns $columnsProperties $options)
19 {{/velocity}}

Need help?

If you need help with XWiki you can contact: