Copied to clipboard

Flag this post as spam?

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


  • marthin 87 posts 106 karma points
    Jan 27, 2010 @ 13:35
    marthin
    0

    User access in new section

    Hi,

    I'v built a new section in Umbraco, lets call it Newsletter. I have 2 different customers on my Umbraco installation and now I whant them to be able to design and send newsletter from my new Section but I need to limit there access so they only can reach there own nodes and thoese that they them self create. This is just like it works for the Content and Media secion where you can select from what node a user should have access.

    Does anyone know how this works? Are there any built in functions in the Umbraco API I can use?

    Best Regards

    Marthin

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Jan 27, 2010 @ 13:51
    Dirk De Grave
    0

    First, you'll have to store user id info together with your custom data for newsletter nodes, and when doing the tree rendering, use that info to either incluude or exclude nodes from the tree.

     

    Cheers,

    /Dirk

  • marthin 87 posts 106 karma points
    Jan 28, 2010 @ 22:06
    marthin
    0

    Thank you for the reply Dirk, I will look into this right away!

  • 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