Changes for page System Design

Last modified by Zyndly Kent Baja on 2026/06/22 04:38

From version 4.2
edited by Zyndly Kent Baja
on 2026/06/22 04:13
Change comment: Updated application icon
To version 3.1
edited by Zyndly Kent Baja
on 2026/06/22 04:06
Change comment: Update LiveTable

Summary

Details

Page properties
Content
... ... @@ -8,8 +8,7 @@
8 8   '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]},
9 9   'staticList1': {},
10 10   'staticList2': {},
11 - 'staticList3': {},
12 - 'Type': {}
11 + 'staticList3': {}
13 13  })
14 14  #set ($options = {
15 15   'className': 'Design and UAT.Code.Design and UATClass',
... ... @@ -20,6 +20,6 @@
20 20   'selectedColumn': 'shortText1',
21 21   'defaultOrder': 'asc'
22 22  })
23 -#set ($columns = ['shortText1', 'doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions', 'staticList1', 'staticList2', 'staticList3', 'Type'])
22 +#set ($columns = ['shortText1', 'doc.title', 'doc.location', 'doc.date', 'doc.author', '_actions', 'staticList1', 'staticList2', 'staticList3'])
24 24  #livetable('design and uat' $columns $columnsProperties $options)
25 25  {{/velocity}}
AppWithinMinutes.LiveTableClass[0]
Live Table Columns
... ... @@ -1,1 +1,1 @@
1 -shortText1 doc.title doc.location doc.date doc.author _actions staticList1 staticList2 staticList3 Type
1 +shortText1 doc.title doc.location doc.date doc.author _actions staticList1 staticList2 staticList3