07-15-2011 12:05 AM
<config evaluator="node-type" condition="cm:folder" replace="true">
<property-sheet>
<separator name="sepFolder" display-label="Project Details" component-generator="HeaderSeparatorGenerator" />
<show-property name="custom:location"/>
</property-sheet>
</config>
<constraints>
<constraint name="custom:locationlist" type="LIST">
<parameter name="allowedValues">
<list>
<value>SP</value>
<value>RJ</value>
<value>BH</value>
</list>
</parameter>
</constraint>
</constraints>
<type name="custom:projectFolder">
<title>Project Folder</title>
<parent>cm:folder</parent>
<properties>
<property name="custom:location">
<type>d:text</type>
<constraints>
<constraint ref="custom:locationlist"/>
</constraints>
</property>
</properties>
</type>
<config evaluator="string-compare" condition="Space Wizards">
<folder-types>
<type name="custom:projectFolder" icon="/images/icons/forums.gif" description-id="forums_desc" />
</folder-types>
</config>
<config evaluator="string-compare" condition="Content Wizards">
<folder-types>
<type name="custom:projectFolder" />
</folder-types>
</config>
<config evaluator="node-type" condition="custom:projectFolder" replace="true">
<property-sheet>
<separator name="sepFolder" display-label="Location" component-generator="HeaderSeparatorGenerator" />
<show-property name="custom:location"/>
</property-sheet>
</config>
10-04-2011 06:26 AM
08-28-2013 03:14 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.