PPL, how do I copy multiple items within SQL? What if I want to copy some items from one column into another colomn, and I also want to retain the tree structure? Look at my screenshot below, I want to copy all the musicitem data into the Item column and also retain the tree structure. It doesn't work if I select them all and do a copy/paste.
I don't know if SN already has the ability, but there should be several ways to copy/paste within the program, kind of like Excel's "paste special". For example, copying an item including all children item, copying an item without children item, copying only the formatting of an item, etc.