Please only let enabled nodes can be dragged from left to right(Multi Nodes Tree Picker)
I think this function can make it better. for example: You can hide all nodes which descendent-or-self::*[@isDoc] all be disabled by setting. because they are useless and all don't need to show. let disabled nodes can't be dragged or let them go back to left if it was dragged from left to right. I think the simple logic is when text is red, cancel the step.
Please only let enabled nodes can be dragged from left to right(Multi Nodes Tree Picker)
I think this function can make it better. for example: You can hide all nodes which descendent-or-self::*[@isDoc] all be disabled by setting. because they are useless and all don't need to show.
let disabled nodes can't be dragged or let them go back to left if it was dragged from left to right. I think the simple logic is when text is red, cancel the step.
is working on a reply...