LiveTable Macro
Last modified by Aurelie Bertrand on 2024/09/13 16:12
This macro allows to insert a LiveTable inside any page. The syntax is:
{{livetable classname="XWiki.XWikiUsers" fields="first_name,last_name,doc.name,address" tags="false" selectedColumn="first_name" defaultOrder="desc" rowCount="11" maxPages="9" resultPage="" /}}
You can see the result below and also use the LiveTable Script Generator or the LiveTable Generator.