Dear all, I stuck in customizing the tree component for my project. We have a two level structure in our tree source, whihc contains at first level an entity "A" and a collection of type entity "B" as subentities of "A". They are type compatible.
The problem is: only the second level links are clickable and can be overwritten with a link to open a page showing the details of the clicked entity "B". We want, that even the first level nodes of the tree show this behavior. We want to be able to render them as page links open pages to show the detail of the selected entity "A". How to override the first level nodes in the same manner than the second leven nodes? Any help is appreciated. Regards Eric --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org