05-18-2010 11:53 AM
05-18-2010 02:49 PM
<config evaluator="node-type" condition="my:doc">
<property-sheet>
<show-property name="my:type" show-in-edit-mode="true" show-in-view-mode="true"/>
</property-sheet>
</config>
05-18-2010 05:31 PM
05-19-2010 09:44 AM
<type name="my:my_doc">
<title>My doc</title>
<parent>cm:content</parent>
<properties>
<property name="my:type">
<title>Document Type</title>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
</properties>
</type>
05-19-2010 10:11 AM
05-19-2010 11:40 AM
05-20-2010 04:35 PM
The preference would be to the title tag in webclient custom file would be displayed if there is one specified.
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.