05-23-2007 12:50 PM
<types>
<type name="custom:invoice">
<title>Invoice</title>
<parent>cm:content</parent>
<properties>
<property name="custom:invoiceDate">
<type>d:datetime</type>
</property>
<property name="custom:invoiceId">
<title>Id of the Invoice</title>
<type>d:text</type>
</property>
</properties>
</type>
</types>
05-23-2007 02:18 PM
<config evaluator="string-compare" condition="Action Wizards">
<!– The list of content and/or folder types shown in the specialise-type action –>
<specialise-types>
<type name="your type comes here"/>
</specialise-types>
</config>
Cheers,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.