The Documents macro doesn't support this (see
http://extensions.xwiki.org/xwiki/bin/view/Extension/Documents+Macro
). The live table has a parameter to filter the rows though,
'extraParams' here
http://extensions.xwiki.org/xwiki/bin/view/Extension/Livetable+Macro#HAllac…
, so you'll have to generate the live table by yourself in order to be
able to set this parameter. You can checkout the code of the Documents
macro
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwi…
.
Hope this helps,
Marius
On Wed, Aug 20, 2014 at 9:01 PM, Jason Clemons <jason.clemons(a)live.com> wrote:
Hello all,
I've added a "Document Macro" to my page template which shows the contents
of a LiveTable which works perfectly. I'm wondering if there is a way (in the
document macro) to filter the results on a column in my LiveTable to only show specific
rows ?
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users