06-03-2014 04:49 AM
06-06-2014 05:08 AM
mandatory-aspects
in your model definition and force the 'cmreferences' aspect to be applied automatically
07-10-2014 06:23 AM
<type name="cm:content">
<title>Content</title>
<parent>cm:cmobject</parent>
<archive>true</archive>
<properties>
<property name="cm:content">
<type>d:content</type>
<mandatory>false</mandatory>
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
</properties>
<mandatory-aspects>
<aspect>cm:preferences</aspect>
</mandatory-aspects>
</type>
07-11-2014 04:16 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.