Tag Archives: Notifications Library

How to Create (and Implement) Custom Salesforce Notification using Process Builder

This blog will discuss how to create Custom Salesforce Notification using the Process Builder Salesforce platform. We have considered the Order Creation process, but it can be enhanced and used for any procedure. Below are the steps for Creating a new “Custom Notification” using Process Builder for Custom Objects using Process Builder. Steps to Define… Read More »

How to Display Toasts or Notices using Lightning : NotificationLibrary

In this blog, we will discuss on how to display messages via toast or notices using Lightning:NotificationLibrary component. Lightning:NotificationLibrary Lightning:NotificationLibrary component provides an easy way to display messages via toasts or notices. However, Toast message helps in providing feedback to users. Above all, a toast message can be closed automatically after the predefined period of… Read More »