12-20-2012 04:17 AM
<item type="link" id="repository" condition="conditionRepositoryRootNode" permission="admin">/repository</item>
which can display the Repository Button in the header with Admin account ONLY.12-28-2012 12:43 AM
12-28-2012 05:54 AM
04-03-2018 03:40 AM
if it help you can make an evaluator on the action that can be viewed to only specific roles or you can set permissions like
<action id="document-download" type="link" label="actions.document.download">
<param name="href">{downloadUrl}</param>
<permissions>
<permission allow="true">Delete</permission>
</permissions>
</action>
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.