08-31-2007 04:24 PM
09-07-2007 12:03 PM
09-10-2007 12:47 PM
<config>
<actions>
<!– Launch Add Aspect Dialog –>
<action id="copy_files">
<label>Copy Files</label>
<script>/Company Home/Data Dictionary/Scripts/copyFiles.js</script>
</action>
<!– Add action to Actions Menu for a space in the SpaceBrowse screen–>
<action-group id="space_browse_menu">
<action idref="copy_files" />
</action-group>
</actions>
</config>
09-10-2007 01:40 PM
09-10-2007 03:58 PM
var put_here = companyhome.childByNamePath("Content Updating Project/Backup Folder");
09-10-2007 07:11 PM
09-11-2007 11:05 AM
09-17-2007 06:41 PM
var sourceFolder = userhome.childByNamePath("Submissions");
09-18-2007 09:48 AM
var goBack = "<script>history.back();</script>";
goBack;
09-23-2007 08:26 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.