10-22-2013 12:41 PM
aspect.cm_storeSelector=Store Selector
cm_storeSelector=Store Selector
/shared/classes/alfresco/messages/slingshot.properties
/shared/classes/alfresco/extension/webclient.properties
cm_contentmodel.aspect.cm_storeSelector.title=Store Selector
shared/classes/alfresco/messages/content-model.properties
<alfresco-config>
<!– cm:content type (existing nodes) –>
<config evaluator="node-type" condition="cm:content">
<forms>
<!– Default form configuration for the cm:content type –>
<form>
<field-visibility>
<show id="cm:storeName" />
</field-visibility>
</form>
</forms>
</config>
<!– Document Library config section –>
<config evaluator="string-compare" condition="DocumentLibrary">
<!–
Used by the "Manage Aspects" action
For custom aspects, remember to also add the relevant i18n string(s)
cm_myaspect=My Aspect
–>
<aspects>
<!– Aspects that a user can see –>
<visible>
<aspect name="cm:storeSelector">
<title>Store Selector</title>
</aspect>
</visible>
</aspects>
</config>
</alfresco-config>
10-22-2013 02:28 PM
10-22-2013 03:00 PM
01-03-2016 12:55 PM
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.