Changes for page System Design
Last modified by Zyndly Kent Baja on 2026/06/22 04:38
From version 8.2
edited by Zyndly Kent Baja
on 2026/06/22 04:29
on 2026/06/22 04:29
Change comment:
Updated application icon
To version 10.2
edited by Zyndly Kent Baja
on 2026/06/22 04:37
on 2026/06/22 04:37
Change comment:
Updated application icon
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,7 @@ 1 1 {{velocity}} 2 2 #set ($columnsProperties = { 3 3 'Type': {}, 4 - 'doc. name': {"link":"view"},4 + 'doc.title': {"link":"view"}, 5 5 'shortText1': {}, 6 6 'staticList1': {}, 7 7 'staticList2': {}, ... ... @@ -20,6 +20,6 @@ 20 20 'selectedColumn': 'Type', 21 21 'defaultOrder': 'asc' 22 22 }) 23 -#set ($columns = ['Type', 'doc. name', 'shortText1', 'staticList1', 'staticList2', 'staticList3', 'doc.location', '_actions', 'doc.author', 'doc.date'])23 +#set ($columns = ['Type', 'doc.title', 'shortText1', 'staticList1', 'staticList2', 'staticList3', 'doc.location', '_actions', 'doc.author', 'doc.date']) 24 24 #livetable('design and uat' $columns $columnsProperties $options) 25 25 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 -Type doc. name shortText1 staticList1 staticList2 staticList3 doc.location _actions doc.author doc.date1 +Type doc.title shortText1 staticList1 staticList2 staticList3 doc.location _actions doc.author doc.date