CFTREEITEM
<cftree ...>
<cftreeitem query="qryGetEmployees"
value="lastname, firstname, city, zipcode"
queryasroot="Employees"
img="folder, document"
href="?????">
</cftree>
I get a very nice tree with this, but how do I HREF the individual column ZIPCODE? When I add the HREF, it does it for every column which is not what I want. If it can't be done this way, then okay but it seems it should be an option. I even looked at the underlying Yahoo YUI Library documentation that drives CFTREE and wasn't able to figure out how to do this. Any help is appreciated.
Thanks.
