Moving multiple nodes?

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.

Hi @karlmacklin

If it’s a one-off move, I would change it to collection view, move the nodes and then change it back again afterwards. Obviously, this is not practical if they want to do this regularly. I don’t know if there’s any packages out there that may help, I’m not aware of any.

Justin

1 Like