Hello all,
I'm trying to write
a little script that makes it possible to copy a folder out of the root into a
sub folder just by clicking on a link !
I've tried this, but
it doesnt seem to work !
<dtml-let
clip="manage_copyObjects(objectIds('pasteme'))">
<dtml-call
"manage_pasteObjects(clip)">
</dtml-let>
I hope someone can help out with this
!
Cheers,
Menno