09-05-2013 03:16 PM
…
<aspect name="bnr:taggableAP">
<title>Taggable Auteur Physique</title>
<parent>cm:classifiable</parent>
<properties>
<property name="bnr:tagAP">
<title>Auteur physique</title>
<type>d:category</type>
<mandatory>false</mandatory>
<multiple>true</multiple>
<index enabled="true">
<atomic>true</atomic>
<stored>true</stored>
<tokenised>false</tokenised>
</index>
</property>
</properties>
</aspect>
…
<config evaluator="string-compare" condition="DocumentLibrary" replace="true">
<aspects>
<!– Aspects that a user can see –>
<visible>
…
<aspect name="bnr:taggableAP"/>
…
</visible>
</aspect>
<config evaluator="node-type" condition="bnr:DocBNR">
<forms>
<form>
<field-visibility>
…
<show id="bnr:tagAP" for-mode="edit" force="true" />
…
</field-visibility>
<appearance>
…
<field id="bnr:tagAP" label-id="bnr.metadata.AUTP" set="tagInfoDesc">
<control>
<control-param name="compactMode">true</control-param>
<control-param name="params">aspect=bnr:taggableAP</control-param>
<control-param name="createNewItemUri">/api/tag/workspace/SpacesStore</control-param>
<control-param name="createNewItemIcon">tag</control-param>
</control>
</field>
….
</appearance>
</form>
</forms>
</config>
…
09-10-2013 02:47 PM
09-23-2013 10:00 AM
…
<aspect name="cm:taggable">
<title>Taggable</title>
<parent>cm:classifiable</parent>
<properties>
<property name="cm:taggable">
<title>Tags</title>
<type>d:category</type>
<mandatory>false</mandatory>
<multiple>true</multiple>
<index enabled="true">
<atomic>true</atomic>
<stored>true</stored>
<tokenised>false</tokenised>
</index>
</property>
</properties>
</aspect>
<aspect name="cm:tagscope">
<title>Tag Scope</title>
<properties>
<property name="cm:tagScopeCache">
<title>Tags</title>
<type>d:content</type>
<protected>true</protected>
</property>
<property name="cm:tagScopeSummary">
<title>Tag Summary</title>
<type>d:text</type>
<protected>true</protected>
<mandatory>false</mandatory>
<multiple>true</multiple>
</property>
</properties>
</aspect>
…
09-23-2013 04:03 PM
09-24-2013 04:27 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.