04-07-2009 04:44 AM
04-07-2009 09:30 AM
04-07-2009 09:41 AM
<config evaluator="node-type" condition="nc:doc">
<property-sheet>
<separator name="sep2" display-label-id="nc_doc_props" component-generator="HeaderSeparatorGenerator" />
<show-property name="nc:index" display-label-id="index" />
<show-property name="nc:seqIndex" display-label-id="seqind" />
<show-property name="nc:date" display-label-id="indate" />
<show-property name="nc:sender" display-label-id="sender" />
<show-property name="nc:senderId" display-label-id="senderid" />
<show-property name="nc:sentDate" display-label-id="sentdate" />
<show-property name="nc:orgUnit" display-label-id="orgunit" />
<show-property name="nc:expireDate" display-label-id="expdate" show-in-edit-mode="false" />
</property-sheet>
</config>04-07-2009 12:37 PM
04-08-2009 02:30 AM
<type name="nc:doc">
<title>AR Document</title>
<parent>cm:content</parent>
<properties>
<property name="nc:index">
<type>d:int</type>
<mandatory>false</mandatory>
</property>
<property name="nc:seqIndex">
<type>d:int</type>
<mandatory>false</mandatory>
</property>
<property name="nc:date">
<type>d:date</type>
<mandatory>false</mandatory>
</property>
<property name="nc:sender">
<type>d:text</type>
<mandatory>false</mandatory>
</property>
<property name="nc:senderId">
<type>d:text</type>
<mandatory>false</mandatory>
</property>
<property name="nc:sentDate">
<type>d:date</type>
<mandatory>false</mandatory>
</property>
<property name="nc:orgUnit">
<type>d:text</type>
<mandatory>false</mandatory>
</property>
<property name="nc:expireDate">
<type>d:date</type>
</property>
<property name="nc:regId">
<type>d:text</type>
</property>
</properties>
</type>
04-10-2009 02:19 PM
04-11-2009 04:20 AM
11-09-2010 10:42 AM
04-21-2011 05:08 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.