Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ayo Adesina 419 posts 1001 karma points
    Jul 05, 2015 @ 17:14
    Ayo Adesina
    0

    Hide tabs for certain Users.

    Hi, been searching online for a package that will hide cetain tabs (content tree) based on who's logged in

    Seems to be some for V6, any ideas about how to do this in V7

    Thanks Ayo

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Jul 05, 2015 @ 17:49
    Dennis Aaen
    1

    Hi Ayo,

    Try to have a look at the package called Backoffice tweking created by Alain. With this package you can e.g hide backoffice tabs and hide backoffice properties and more.

    https://our.umbraco.org/projects/collaboration/backoffice-tweaking

    Hope this helps, and can be a solution for you.

    /Dennis

  • Ayo Adesina 419 posts 1001 karma points
    Jul 05, 2015 @ 21:38
    Ayo Adesina
    0

    Thanks looks perfect...but

    I'm using 7.26

    Can't seem to get it to work.

      <Rules>
        <Rule Type="HideTabs" Enabled="true" Names="SEO,properties,content" Users="" UserTypes="editor" ContentIds="" ContentTypes="USNGeneralPagelevel1" Description="work" />
        <Rule Type="HideProperties" Enabled="true" Names="id" Users="" UserTypes="editor" ContentIds="" ContentTypes="USNGeneralPagelevel1" Description="fucksake" />
      </Rules>
    

    Any Ideas??

  • Ayo Adesina 419 posts 1001 karma points
    Jul 05, 2015 @ 21:49
    Ayo Adesina
    0
    <Rule Type="HideTabs" Enabled="true" Names="SEO" Users="" UserTypes="editor" ContentIds="" ContentTypes="" Description="" />
    

    That seems to work :-)

    thanks!

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Jul 05, 2015 @ 21:58
    Dennis Aaen
    1

    Hi Ayo,

    You are welcome happy that I could help you find the right package.

    /Dennis

  • 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.

Please Sign in or register to post replies