Copied to clipboard

Flag this post as spam?

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


  • Dennis Morgan 11 posts 10 karma points
    Dec 04, 2009 @ 20:01
    Dennis Morgan
    0

    limiting user access to document type tabs

    I am sorry if this has been covered before. Are there any plans to have user access limited to certain tabs within a document type? I know you can limit what content pages are viewable but this would also be a nice feature. Certain user types don't need to view / or have access to meta tags for example when editing content. I had a request today regarding this, but other then modifying the umbraco core, how would you go about it? Is there any existing way of doing it or workaround?

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Dec 04, 2009 @ 22:45
    Richard Soeteman
    1

    Hi Dennis,

    I'm affraid you can't do that. You can use the event system to rollback changes when a user has no access to the properties(not user friendly), or create a custom datatype that is only visble for certain user groups (huge hack) but that's it.

    Cheers,

    Richard

  • Dennis Morgan 11 posts 10 karma points
    Dec 11, 2009 @ 01:47
    Dennis Morgan
    0

    Thanks for the suggestions.

  • 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