cancel
Showing results for 
Search instead for 
Did you mean: 

Undo move of documents

Ronald_Mendez
Champ in-the-making
Champ in-the-making

I found myself in a typical situation but not easy solution, was using DAM and selected several pictures I was interested on, by mistake I moved them to one specific directory and wanted them to go back to their original places and had to do it manually, one by one moving them, is there any "undo" button or what should it be the right solution for this situation?. Create an "undo" button? If so, any hint to create it? Regards.

5 REPLIES 5

Gregory_Carlin
Elite Collaborator
Elite Collaborator

Hello, there's no undo feature in Web UI. For your situation, I would create a custom script to set them back to the original location (first an NXQL to fetch those doucments, then the Document.Move operation), then link it to a button for example.

Could you please give me a hint where should I start? I haven't used Studio yet and don't know how to start to achieve this. And btw thanks for your answer.

  1. Find the NXQL search that points to all your docs

Kewl, thanks, also need a "Select all" button and I think this would be the same way, this would help by now, Best regards Gregory.

Or use the clipboard once selected