This question is locked. New answers and comments are not allowed.
Is it possible to get a javascript object representation of the tree ?
I've turned on DragAndDrop and after the user arranges stuff, I'd like to take the object, do some actions on it and then do an ajax post.
Can this be done out of the box ? Or will I have to implement it ?
I've turned on DragAndDrop and after the user arranges stuff, I'd like to take the object, do some actions on it and then do an ajax post.
Can this be done out of the box ? Or will I have to implement it ?