From version 1.1 >
edited by Alexandru Colesnicov
on 2018/10/23 18:31
To version < 2.1 >
edited by Alexandru Colesnicov
on 2018/10/23 18:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,0 +1,19 @@
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: