Changes for page Livetable Macro

Last modified by Manuel Leduc on 2024/01/04 15:56

From version 105.4
edited by Simon Urli
on 2020/01/13 10:58
Change comment: Fix request number in JSON example.
To version 106.1
edited by Simon Urli
on 2020/01/13 11:24
Change comment: Add some precision about doc_viewable

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -418,6 +418,8 @@
418 418  http://localhost:8080/xwiki/bin/get/Space/MyJSON?outputSyntax=plain&transprefix=&classname=&collist=user,message&offset=1&limit=15&reqNo=4&message=t&sort=user&dir=asc
419 419  {{/code}}
420 420  
421 +Also note, that {{doc_viewable}} row attribute is notably use to display an info message about hidden pages when set to false, and might used for some options, so better to always specify it.
422 +
421 421  === Modify the default JSON ===
422 422  
423 423  Starting with XWiki Enterprise 4.0 you can modify the default JSON before it is sent to the client side to feed the live table. ##Space.MyJSON## page could look like this:

Get Connected