Hi Everyone,
There are many times we might have got an requirement to show some kind of notifications globally in Dynamics 365 and there is no supported way to do it. Here is the supported way to do the same which is coming in, there is a new client API reference called Xrm.App which has two methods
1) addGlobalNotification
2) clearGlobalNotification
Please note this is a Preview feature,
↧