Copied to clipboard

Flag this post as spam?

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


  • Brad 14 posts 105 karma points
    Jan 11, 2018 @ 18:55
    Brad
    0

    Display pages for user/user group where user has permission to "send to publish"

    I'm building a custom dashboard (displayed below) and I'm wondering if it is at all possible to use the umbraco angular api to output a list of the pages in where the current user has a specific permission (ex: "send to publish")?

    enter image description here

  • Matt Darby 28 posts 391 karma points c-trib
    Jan 12, 2018 @ 14:33
    Matt Darby
    0

    Hey Brad,

    You could use hasPermission from https://umbraco.github.io/Belle/#/api/umbraco.resources.contentResource

    Also take a look at this recent pull request, it covers the user permission letters in detail and how to use them.

  • Brad 14 posts 105 karma points
    Jan 12, 2018 @ 15:50
    Brad
    0

    That's perfect! That looks like exactly what I'm looking for!

  • Brad 14 posts 105 karma points
    Jan 12, 2018 @ 16:06
    Brad
    0

    Could the information in the pull request page also be used for user groups?

  • 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