dashlet view

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peterberlin
    Active Community Member
    • Mar 2015
    • 1004

    dashlet view


    Hi,
    I want to see all tickets in dashlet, not just mine. What should I do?

    Thank you for your help.
    peter

  • yuri
    Member
    • Mar 2014
    • 8467

    #2
    Hi

    client/modules/crm/src/views/dashlets/cases.js

    remove this code:
    onlyMy: true,
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...