Announcement

Collapse
No announcement yet.

Dashboard restriction

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • rahul89
    replied
    Thanx Tanya...

    Leave a comment:


  • tanya
    replied
    You can add a boolean field to the entity User and modify client/src/views/dashboard.js
    set layoutReadOnly in true (look, how it hides for portal users)
    And an administrator has to set dashboard layout for these users in their preferences

    Leave a comment:


  • rahul89
    replied
    I want to hide dashlet from any particular user.

    Leave a comment:


  • tanya
    replied
    Hello
    What do you want to hide?
    - ability to add new dashlets (user can see only dashlet, which an administrator add to him/her) (easy to implement)
    - remove home page at all (don't see a normal way yet)

    Leave a comment:


  • rahul89
    started a topic Dashboard restriction

    Dashboard restriction

    How can I restrict Dashboard view from a particular User.
Working...
X