Changes for page P4P Apps
Last modified by Zenna Elfen on 2025/11/24 11:23
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -P4P Apps 1 +P4P Applications - Content
-
... ... @@ -3,6 +3,7 @@ 3 3 'doc.title': {"link":"view"}, 4 4 'shortText1': {}, 5 5 'page1': {"html":true}, 6 + 'databaseList1': {}, 6 6 'doc.location': {"html":true}, 7 7 'doc.author': {"link":"author"}, 8 8 '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]} ... ... @@ -16,6 +16,6 @@ 16 16 'selectedColumn': 'doc.title', 17 17 'defaultOrder': 'asc' 18 18 }) 19 -#set ($columns = ['doc.title', 'shortText1', 'page1', 'doc.location', 'doc.author', '_actions']) 20 +#set ($columns = ['doc.title', 'shortText1', 'page1', 'databaseList1', 'doc.location', 'doc.author', '_actions']) 20 20 #livetable('p4p apps' $columns $columnsProperties $options) 21 21 {{/velocity}}
- AppWithinMinutes.LiveTableClass[0]
-
- Live Table Columns
-
... ... @@ -1,1 +1,1 @@ 1 -doc.title shortText1 page1 doc.location doc.author _actions 1 +doc.title shortText1 page1 databaseList1 doc.location doc.author _actions