Limiting which users can add a dashlet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vampirefrog
    Member
    • May 2017
    • 45

    Limiting which users can add a dashlet

    Hello, I've created a dashlet by adding a json file in custom/Espo/Custom/Resources/metadata/dashlets, and I'd like to limit who sees this dashlet to admin only. Is there an existing dashlet that does this, or is there a way to limit it? Thanks!
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    Set in aclScope an entity name, available only for admin. It's a hack, but... the easiest way

    Comment

    Working...