Hi... I'm just new in using Facets. Now I built a tree (tomahawk tree2) with defining type of tree node with using Facets. For specific Facets I'm using "popup" component to show links when mouse comes to a tree node.
My problem is now, that if I have an easy tree (1 parent, a few childs) and click to a link on a tree node, the underlying action will be executed for all children (tree nodes of the same type). Can anybody help me, what I hav to change, that the action will be executed just one time (for the selected tree node)? Greetings Franco -- View this message in context: http://www.nabble.com/Facets-Action-Handling-tp22950859p22950859.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

