Hello,
How can i create a shortcut of a document, when this document is created in some folder using the creation event of that document?
Thanks!
You should be able to use a NodeCallback to do this for you
Thanks, that did the trick