[xwiki-users] Table with documents of one space
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. Thanks in advance Sime S.
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
Or use a full ajax table as it's done here: http://code.xwiki.org/xwiki/bin/view/Snippets/AllAttachmentsLi veGridSnippet
Thanks. This is an excellent thing but in the IE browser table is completely empty! :-( What then? Sime s.
participants (2)
-
Sime Suljic -
Vincent Massol