Salesforce’s Summer ’20 release has a number of awesome, new Lightning features. I’m excited to highlight and demonstrate some of my favorite Lightning features using a sample app. You can find the demo app with all the features covered in this article in this repo.
Features We’ll Cover
Dynamic Forms is the evolution of Lightning Record Pages which lets you break up the page within the Lightning App builder so you can place fields, sections in multiple tabs and apply rules to show and hide fields and sections. This reduces the need for multiple page layouts. More information here.
Dynamic Actions provide a highly configurable component that supports actions that can be configured right in the Lightning App Builder. As with dynamic forms, you can show and hide individual actions based on rules. More information here.
Lightning Messaging Service is designed to enable communication between Visualforce, Aura, and Lightning Components anywhere on a Lightning Page. LMS
Leave a Reply