• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    V3 dashboard.... ng-show="user.hasPermission('superadmin')" Won't work??

    Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
    2 Posts 2 Posters 1.1k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      Phillip Weeks
      last edited by

      I cannot seem to get the dashboard to hide an element based on ng-show="user.hasPermission('superadmin')" as was described for doing so in a post to another user?
      https://forum.infiniteautomation.com/topic/2635/user-permissions-to-view-pages/2

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ Offline
        Jared Wiltshire
        last edited by

        The expression to get the current user is now User.current so it will be ng-show="User.current.hasPermission('superadmin')"

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • First post
          Last post