Hello All,
I have a modal page which opens up on the click of an icon placed in the navigation bar to display the unread news of logged in user, This icon also displays the count of unread news(using an 'Application Item' as the label of nav bar item) for logged-in user, now on the close of modal page I need to reset the count of unread news. But that is only happening If I make the parent page reload on the close of dialog box which is not very performance friendly. So Can anyone suggest me If I can refresh the navigation bar Item without reloading the complete page.
I have already tried refresh of 'Application Item' on modal close, but that didn't worked.
Thanks In Advance.
Payal