Is there any way to move multiple nodes from one parent node to another in a smooth way?
Pre Umbraco 17 we could use “Collection view” and use bulk actions to move.
Since Umbraco 17 you can only choose between having a collection view or expandable tree in the left menu. If you have collection view activated you cannot expand the node.
Our client needs to be able to expand the node in the tree so we can’t use collection views, but they are now suffering from not being able to move multiple nodes between folders etc.