12-11-2009 05:31 AM
12-14-2009 02:44 AM
12-14-2009 04:28 AM
12-14-2009 04:33 AM
12-14-2009 05:34 AM
12-14-2009 06:00 AM
12-14-2009 07:25 AM
<aspects>
<aspect name="ajv:A">
<title>A</title>
<parent>cm:titled</parent>
<overrides>
<property name="cm:title">
<mandatory>true</mandatory>
</property>
</overrides>
</aspect>
</aspects>
<config evaluator="aspect-name" condition="ajv:A">
<property-sheet>
<show-property name="cm:title"/>
</property-sheet>
</config>
12-14-2009 08:38 AM
…..
<types>
<!– Definicion del tipo de contenido ajv:carpeta –>
<type name="ajv:carpeta">
<title>Título Carpeta</title>
<parent>cm:content</parent>
<properties>
…..
</properties>
<mandatory-aspects>
<aspect>ajv:A</aspect>
</mandatory-aspects>
</type>
</types>
<!– Definicion de los aspectos personalizados –>
<aspects>
<aspect name="ajv:A">
<title>A</title>
<parent>cm:titled</parent>
<overrides>
<property name="cm:title">
<mandatory>true</mandatory>
</property>
</overrides>
</aspect>
</aspects>
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.