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] – D365 Demystified
Set a notification app-wide in Dynamics 365 Customer Engagement Apps. This is still in preview.
Blog Syndicated with priyeshwagh777’s Permission