Harakiri wrote:
> Hi list,
>
> is anyone aware of excluding entries from a table ?
>
> I.e. i have an arraylist with objects and i only want
> to show specific entries from that list.
>
> Is it possible to do this without writing an own
> decorator ? if that would be the case i had to do that
> for every table / listing i have.
>
>
>   
You cannot do this using conditional tags within the display:table tag 
as you found out. You will have to filter the list yourself before 
passing it to displaytag to display.

Ed!


_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to