it works. I had a problem in other place.
All fields labelled (Required) must be completed before the form is submitted.
You are not logged in. Please login or register.
Mifjs forum — Mif.Tree, Mif.Menu » Help » trying to change node type using node.recursive() » Post new reply
All fields labelled (Required) must be completed before the form is submitted.
it works. I had a problem in other place.
it should work, need more info: full example or test page.
Hello, Moro. One more question. After this
insertedNode.recursive(function(){
this.removeType('folder');
});type is removed only in the first child node. I tried to create tree from JSON and manually adding nodes, result is the same.
Mifjs forum — Mif.Tree, Mif.Menu » Help » trying to change node type using node.recursive() » Post new reply
Powered by PunBB