Changes for page Items

Last modified by Espen Solbu on 2025/06/15 07:55

From version 1.3
edited by Espen Solbu
on 2025/06/15 07:55
Change comment: Update document after refactoring.
To version 2.1
edited by Espen Solbu
on 2025/06/15 07:55
Change comment: Update LiveTable

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,9 @@
1 1  {{velocity}}
2 2  #set ($columnsProperties = {
3 3   'doc.title': {"link":"view"},
4 - 'shortText1': {},
5 - 'staticList1': {},
6 - 'number1': {},
4 + 'shortText1': {"link":"view"},
5 + 'staticList1': {"link":"view"},
6 + 'number1': {"link":"view"},
7 7   'doc.location': {"html":true},
8 8   'doc.date': {},
9 9   'doc.author': {"link":"author"},
... ... @@ -10,7 +10,7 @@
10 10   '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
11 11  })
12 12  #set ($options = {
13 - 'className': 'Items.Code.ItemsClass',
13 + 'className': 'Final Realms.Items.Code.ItemsClass',
14 14   'translationPrefix': 'items.livetable.',
15 15   'tagCloud': true,
16 16   'rowCount': 15,
AppWithinMinutes.LiveTableClass[0]
Class
... ... @@ -1,1 +1,1 @@
1 -Items.Code.ItemsClass
1 +Final Realms.Items.Code.ItemsClass
Description
... ... @@ -1,0 +1,3 @@
1 +
2 +
3 +