09-16-2009 03:30 AM
09-16-2009 03:38 AM
Additional Property Capabilities
Properties also support the following configuration:
1. <mandatory enforced='true|false'>true|false</mandatory>
1. The Alfresco Web Client will enforce the setting of all mandatory properties
2. The Alfresco Repository will only enforce the setting of mandatory properties with the enforced attribute set
2. <default>{value}</default> - automatically assign the specified {value} when the node is created
<property name="myroperty">
<type>d:text</type>
<mandatory enforced='true'>true</mandatory>
<default>my default value</default>
</property>
09-16-2009 03:47 AM
09-16-2009 03:57 AM
09-16-2009 04:04 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.