Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am trying to hide some content from users who are not part of a paticular group. The page has public acces restricted and the piece of code on the page that i'm trying to hide looks like this <xsl:if test="umbraco.library:HasAccess(@id,@path)"> <div><umbraco:Macro Alias="SubnodeLinks" runat="server"></umbraco:Macro></div></xsl:if>Any clues?Many thanks!!!!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Please help with HasAccess
I am trying to hide some content from users who are not part of a paticular group.
The page has public acces restricted and the piece of code on the page that i'm trying to hide looks like this
<xsl:if test="umbraco.library:HasAccess(@id,@path)">
<div><umbraco:Macro Alias="SubnodeLinks" runat="server"></umbraco:Macro></div>
</xsl:if>
Any clues?
Many thanks!!!!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.