upgrading the server to Windows Server 2003). Now, I'm having problems with
cftreeitems being put in the wrong place in the cftree control. The
following code shows an example of the problem:
<cftree ..>
<cftreeitem value="2003">
<cftreeitem value="Projects" parent="2003">
<cftreeitem value="2003 Project 1" parent="Projects">
<cftreeitem value="2003 Project 2" parent="Projects">
<cftreeitem value="2004">
<cftreeitem value="Projects" parent="2004">
<cftreeitem value="2004 Project 1" parent="Projects">
<cftreeitem value="2004 Project 2" parent="Projects">
</cftree>
In 6.0, this code worked perfectly and placed the 2004 projects in the
Projects folder under 2004. But in 6.1, this no longer works - the 2004
projects are placed in the projects folder under 2003 - Coldfusion cannot
properly handle the duplicate parent name in different sections of the tree.
I would hope that there is a fix for this, as the cftree control is of no
use to me the way it is now. By the way, I have already installed the
following hotfix from Macromedia, which has done nothing to solve this
problem:
http://www.macromedia.com/support/coldfusion/ts/documents/cfform_hotfix.htm
. Any assistance would be much appreciated. Thank you for your time.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

