Hi,
On Sep 17, 2008, at 3:14 PM, Sime Suljic wrote:
Hello!
How can I get a list of all pages of one space shown in the table with
filters (such as the search table)? I want to have the titles of
columns:
full name, site, creator, the last editor, date and action.
You could edit the XWiki.Results page to see how it's done.
Or use a full ajax table as it's done here:
http://code.xwiki.org/xwiki/bin/view/Snippets/AllAttachmentsLiveGridSnippet
Thanks
-Vincent