Global Notification in Dynamics 365 Unified Interface App [Preview]

Here’s a great feature to add a warning/error notification which is scoped globally unlike setFormNotification() which is commonly used and remains within a form itself.

Xrm.App.addGlobalNotification(notificationObject).then(success, error); serves this purpose. Let’s see how –

Disclaimer: Please be aware this is a preview feature yet and I’ll update on this post once this is out of…

Continue Reading priyeshwagh777’s Article on their blog

Global Notification in Dynamics 365 Unified Interface App [Preview]

Here’s a great feature to add a warning/error notification which is scoped globally unlike setFormNotification() which is commonly used and remains within a form itself. Xrm.App.addGlobalNotification(notificationObject).then(success, error); serves this purpose. Let’s see how – Disclaimer: Please be aware this is a preview feature yet and I’ll update on this post once this is out of preview.

Blog Syndicated with priyeshwagh777’s Permission

Author: Priyesh Wagh

Share This Post On
  • Facebook
  • Twitter
  • LinkedIn
  • More Networks
Copy link
Powered by Social Snap