12-14-2006 08:42 AM
12-14-2006 09:03 AM
12-15-2006 01:46 AM
01-03-2007 05:34 AM
<aspect name="cm:validXmlDocument">
<title>Linkable</title>
<associations>
<child-association name="cm:xmlDocumentSchema">
<title>Document link</title>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>cm:content</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</child-association>
</associations>
</aspect>
- configure the web client for this aspect to appear in the interface by modifying web-client-config-custom.xml :<config evaluator="aspect-name" condition="cm:validXmlDocument">
<property-sheet>
<show-child-association name="cm:xmlDocumentSchema" component-generator="cm:xmlDocumentSchema" display-label="Linked Documents"/>
</property-sheet>
</config>
<config evaluator="string-compare" condition="Action Wizards">
<aspects>
<aspect name="cm:validXmlDocument"/>
</aspects>
</config>
01-30-2007 11:58 AM
03-12-2007 10:43 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.