Changes for page LiveTable View Sheet
Last modified by Сергей Коршунов on 2025/05/01 21:19
From version 4.1
edited by Сергей Коршунов
on 2023/01/17 14:14
on 2023/01/17 14:14
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/14.10.3]
To version 5.1
edited by Сергей Коршунов
on 2023/04/25 14:43
on 2023/04/25 14:43
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.3]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -60,6 +60,7 @@ 60 60 #end 61 61 ## We need to set the title if we want to be able to sort or filter the doc.title live table column. 62 62 #set ($params = { 63 + 'form_token': $services.csrf.token, 63 63 'template': "${className}Template", 64 64 'title': '__entryName__', 65 65 'parent': $services.model.serialize($doc.documentReference, 'local')