Announcement

Collapse
No announcement yet.

display of open cases in the menu bar

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

  • 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

  • #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"
    }


    Comment

    Working...
    X