I like to open a link from the tree in a Ajax container. On the rest of the page i use : link
From the tree i can’t get it working with escaped html or action handler.
Any help ?
Thanks
It is not a problem to create such link inside tree item ( escaped HTML will be correctly set ) , but as far as I can see - you are using some other lib which convert links with rel=“ajax_container” to active elements. Most probably this lib run on document loading, and while tree loads its content after document load, the lib just not detect such links.