05-25-2009 07:37 AM
05-27-2009 10:51 AM
<aspect name="custom:protectedFolder">
<title>Espaces proteges de copier et couper</title>
</aspect>
<config evaluator="aspect-name" condition="custom:protectedFolder">
<actions>
<!– Actions Menu for More Actions in Browse screen –>
<action-group id="browse_actions_menu" replace="true">
<action idref="cut_node" hide="true"/>
<action idref="copy_node" hide="true"/>
</action-group>
<action-group id="space_browse">
<action idref="cut_node" hide="true"/>
<action idref="copy_node" hide="true" />
</action-group>
<action-group id="space_details_actions">
<action idref="cut_node" hide="true"/>
<action idref="copy_node" hide="true" />
</action-group>
</actions>
</config>
05-27-2009 02:37 PM
05-27-2009 06:24 PM
05-28-2009 03:27 AM
05-28-2009 05:03 AM
05-28-2009 05:28 AM
05-28-2009 05:46 AM
05-28-2009 05:50 AM
05-28-2009 06:06 AM
<config evaluator="string-compare" condition="Action Wizards">
<aspects>
<aspect name="custom:protectedFolder"/>
</aspects>
</config>
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.