05-15-2008 02:40 PM
<type name="myModel:myType">
<title>My custom Type</title>
<parent>cm:folder</parent>
<properties>
…
</properties>
</type> var props = new Array();
props["cm:name"] = "a name";
props["cm:description"] = "a description";
var my_subspace = my_space.createNode(null, "myModel:myType", props);05-18-2008 11:46 AM
05-18-2008 11:53 AM
06-18-2009 06:04 AM
06-18-2009 06:44 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.