Skip to main content

Notifications

{Code Tip} How to set Global Notification by using JavaScript

In this blog post, we will learn a new code snippet of JavaScript that we are using to implement a requirement in a Model Driven App. The feature is called “addGlobalNotification()”, and it allows us to show global notifications for an app. Requirement: To show global notifications for an app when a model-driven app gets … Continue reading {Code Tip} How to set Global Notification by using JavaScript

This was originally posted here.

Comments

*This post is locked for comments