0 Votes

Changes for page Contributors

Last modified by Ryan C on 2025/06/28 02:04

From version 1.1
edited by Ryan C
on 2025/06/05 13:32
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui/17.4.0]
To version 2.1
edited by Ryan C
on 2025/06/27 16:50
Change comment: Update LiveTable

Summary

Details

Page properties
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.0
1 +XWiki 2.1
Content
... ... @@ -1,9 +1,9 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 - 'longText1': {"type":"text","filterable":false,"sortable":false,"html":true},
4 - 'doc.title': {"type":"text","size":20,"displayName":"Name","link":"view"},
5 - 'staticList1': {"type":"list","size":10},
6 - 'date1': {"type":"text","size":10,"html":true},
3 + 'longText1': {"filterable":false,"sortable":false,"html":true},
4 + 'doc.title': {"displayName":"Name","link":"view"},
5 + 'staticList1': {},
6 + 'date1': {"html":true},
7 7   '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
8 8  })
9 9  #set ($options = {