This content has been marked as final.
Show 1 reply
-
1. Re: Select node by clicking on node icon
djkrite Jun 20, 2008 1:36 PM (in response to vladoseprak)i had a similiar problem. the way i got this to work was by putting a h:outputText component and a h:commandLink component with in the rich:treeNode component tags. on my backing logic i would decide to render one or the other. i also turned on toggleOnClick.