cancel
Showing results for 
Search instead for 
Did you mean: 

Script for Paste as a Copy

fredericv
Champ in-the-making
Champ in-the-making
Hi,

The feature "Paste as a copy" is very interesting. I'd like to use it under Simple or Advance Workflow. Unfortunatly, there is not action already defined.

Is there a script I could use ?

regards

FredericV
1 REPLY 1

kevinr
Star Contributor
Star Contributor
The JavaScript API supports Copy and Move operations, you can use the JavaScript API as part of your advanced workflow.
http://wiki.alfresco.com/wiki/JavaScript_API#Modifying_and_Creating_API

Thanks,

Kevin