07-21-2010 08:02 AM
07-26-2010 06:20 PM
07-27-2010 07:17 AM
07-27-2010 12:32 PM
<#if role = "SiteManager">
<div class="hideable toolbar-hidden DocListTree">
<div class="new-folder"><button id="${args.htmlid}-newFolder-button" name="newFolder">${msg("button.new-folder")}</button></div>
<div class="separator"> </div>
</div>
</#if>
<div class="hideable toolbar-hidden DocListTree">
<div class="file-upload"><button id="${args.htmlid}-fileUpload-button" name="fileUpload">${msg("button.upload")}</button></div>
<div class="separator"> </div>
</div>
There the button wil appear only to "SiteManager" (or any role you like), and the fileupload remain untouch.12-10-2010 11:48 AM
02-16-2011 10:17 PM
02-17-2011 06:48 AM
I also have the same requirement, only that, I need to Disable the "Create Site" link, and enable it to certain ROLES not user/groups.That would make no sense - the SiteManager role applies to a specific site, but you're trying to control a UI action outside of any site.
e.g role = "SiteManager"
Does anyone have solution for this?
12-08-2011 10:34 PM
01-05-2012 12:38 PM
10-15-2014 09:30 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.