08-16-2010 05:47 PM
//Alfresco auto-tagger
//compliments of Zach Bennett, Eagle Productivity Solutions
//two lines of code
//free for anyone to use
//no license, no strings attached
//get tags from parent (folder) node
var tagArray = document.parent.getTags();
//add the tags to the document node
document.addTags(tagArray);
08-16-2010 07:27 PM
08-17-2010 08:51 AM
09-02-2010 11:06 AM
09-03-2010 05:35 AM
09-03-2010 08:31 AM
09-06-2010 02:06 AM
09-06-2010 03:42 AM
09-07-2010 09:24 AM
09-07-2010 09:30 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.