10-03-2012 07:30 AM
<config evaluator="aspect-name" condition="ABC">
<property-sheet>
<show-property name="1" read-only="false" />
<show-property name="2" read-only="false" />
<show-property name="3" read-only="false" />
</property-sheet>
</config>
<config evaluator="aspect-name" condition="DEF">
<property-sheet>
<show-property name="2" read-only="false" />
<show-property name="4" read-only="false" />
<show-property name="5" read-only="false" />
</property-sheet>
</config>10-05-2012 05:18 AM
10-06-2012 02:28 AM
Hi Anuj,
If you simply remove the config for the aspect ABC it will not show the properties related to ABC.
As whatever the aspects you attache to any content type will show the properties from the config of those aspects.
Other option is remove ABC as mandatory aspect from typeA
10-08-2012 05:59 AM
10-08-2012 06:13 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.