11-23-2007 06:10 AM
var homespace = space.parent;
if( homespace ){
var inbox = homespace.childByNamePath("Inbox");
if(inbox){
inbox.addNode(document);
space.removeNode(document);
}
}
11-23-2007 06:13 AM
12-14-2007 05:35 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.