April 26, 2020

How to print a Lightning Component with record data - PART 2

Hello Trailblazers !

In this blog post, we are going to see how to print Lightning Component and how we can hide some elements while printing using standard slds class.

.slds-no-print selector is used to hide a component when printing a page.

How to print a Lightning Component & Hide print button when printing -PART 1

Hello Trailblazers !

In this blog post, we are going to see how to print Lightning Component and how we can hide some elements while printing using standard slds class.

.slds-no-print selector is used to hide a component when printing a page.

April 05, 2020

How to check critical updates in salesforce org

  • Critical Updates

Salesforce periodically releases updates that improve the performance, logic, and usability of Salesforce. When these updates become available, Salesforce lists them in Setup at Critical Updates and displays a message when administrators go to Setup.

How to Control Who Receives Process Builder or Flow Error Emails

  • What happens when a process or flow interview fails?

  1. When a process or flow interview fails, Salesforce sends an email with details about everything that was executed and what failed. The details include the data that's involved in the process or flow, including user-entered data. 
  2. When a user does something that triggers a process, such as create a record, and the process fails, the user gets an error message. The error message includes the process name, error ID, and sometimes technical information that the user can give to you, the Salesforce admin. You can use the error ID to locate the detailed error email that is sent when the process failed.