02-02-2009 07:48 AM
02-03-2009 08:17 AM
<alfresco-config>
<config evaluator="node-type" condition="cm:content">
<property-sheet>
<show-property name="name" show-in-edit-mode="false" />
<show-property name="mimetype" display-label-id="mimetype"
converter="org.alfresco.faces.MimeTypeConverter"
show-in-edit-mode="true" />
<show-property name="title" show-in-edit-mode="true" />
<show-property name="description" show-in-edit-mode="true" />
<show-property name="size" display-label-id="size"
converter="org.alfresco.faces.ByteSizeConverter"
show-in-edit-mode="true" />
<show-property name="cm:myprop" show-in-edit-mode="true" />
<show-property name="cm:myprop2" show-in-edit-mode="true" />
etc….
</property-sheet>
</config>
</alfresco-config>
<value>classpath:alfresco/extension/web-client-config-custom.xml</value>
Hope this helps.
02-05-2009 05:46 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.