tobi
28 Jun 2007, 11:57 PM
Hello,
So, I use the TreePanel/TreeNode/TreeEditor to show the folder's structure from the server, and I use the getPath() fn to send the information about the folder/node to the php.
It's okay and it works. But when I rename a node (folder) in the tree, and I change the id as well, the path doesn't change. Why?
I would like to send the old and new name of the node/folder (it is okay) and the full path, but the getPath() fn return with the old path... or this fn not use the id property?
Thanks if anyone can help, and sorry about my English.
So, I use the TreePanel/TreeNode/TreeEditor to show the folder's structure from the server, and I use the getPath() fn to send the information about the folder/node to the php.
It's okay and it works. But when I rename a node (folder) in the tree, and I change the id as well, the path doesn't change. Why?
I would like to send the old and new name of the node/folder (it is okay) and the full path, but the getPath() fn return with the old path... or this fn not use the id property?
Thanks if anyone can help, and sorry about my English.