is there a way to make a tree item that although was children not expand? This node will have a big number of children, so I have a dashboard component to handle the children editing, with pagination etc. and accidentally expanding it will probably freeze the browser.
prevent a tree node from being expandable
Hello,
is there a way to make a tree item that although was children not expand? This node will have a big number of children, so I have a dashboard component to handle the children editing, with pagination etc. and accidentally expanding it will probably freeze the browser.
I think you can use http://our.umbraco.org/projects/repeatable-custom-content for your childs or override events on tree, try look at wiki
http://our.umbraco.org/wiki/reference/api-cheatsheet/using-applicationbase-to-register-events/event-examples
Petr
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.