display of open cases in the menu bar

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

    display of open cases in the menu bar

    hello
    someone has an idea on how to measure the number of
    open cases in the menu bar (like notifications).
    Employees who don't get cases very often will find it very helpful if such a display would be possible.
    peter
  • yuri
    Member
    • Mar 2014
    • 8469

    #2
    Hi Peter,

    In 5.7 version it will possible do specify custom navbar view in metadata > clientDefs > App.json

    Code:
    {
       "navbarView": "custom:views/site/navbar"
    }


    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...