This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: rich:treeNode as rich:dragSource, can not grab node for the icon.michpetrov Nov 4, 2013 7:54 AM (in response to ache191)1 of 1 people found this helpfulHi, what you posted should work. You can check your HTML, the draggable element will have the "ui-draggable" class (and it should be a <div class="rf-tr-nd">). Can you post the whole code for the rich:tree? 
- 
        2. Re: rich:treeNode as rich:dragSource, can not grab node for the icon.ache191 Nov 4, 2013 10:34 AM (in response to ache191)Hi, I've fixed this issue. One of my problems, was that i've not wrote you full code. I had <a4j:outputPanel/> inside my tree node. When i simply deleted it, everything started work. Thank you for help ! 
 
    