Re: [xwiki-users] Filter items in live table
On Mon, May 7, 2012 at 5:40 PM, Moritz Hesse (EA GmbH) <[email protected]> wrote:
Hi,
I have created an app w/ minutes to manage some issue tickets. I am using a field to track the status (open, pending, closed). How can I blind out items which are not closed?
I suppose you used a Static List to model the status field, right? Did you add a live table column to display this field? The status live table column should have a drop down list just below the header to allow you to filter the live table rows based on the Static List values. When you filter the status column the page URL is automatically modified to include this information, which means the filter is bookmarkable. If you give the URL to someone else she will see the filtered items. If you want to 'save' this filter then indeed you need to either create a new page that uses a different live table results page or modify the live table results page used by the home page of your application. See Brett's suggestion. Hope this helps, Marius
Kind regards,
Moritz
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks Brett and Marius, I really appreciate your help. For the first it was enough to bookmark the filter settings. But in the future I wont be able to bypass the problem without creating (and coding) my own list. So this was very helpful to get an approach to this issue. Best regards, Moritz
participants (2)
-
Marius Dumitru Florea -
Moritz Hesse (EA GmbH)