I have a problem: docbasefoldertree doesn`t support files for the tree, that is why it is possible called "docbasefoldertree", but I do need to make such kind of tree, which should include ordinary files on press expand, like it does in docbasefoldertree with attributes includeassemblydocuments="true" includevirtualdocuments="true":
<%@ taglib uri="/WEB-INF/tlds/dmformext_1_0.tld" prefix="dmfx" %>
.....
<dmfx:docbasefoldertree name="docbrowser" includeassemblydocuments="true" includevirtualdocuments="true"/>
.....
Please, help me guys. I really need help.
Thank you.