Datatable and Pagination using LWC

Lightning web components are built using HTML and JavaScript. Lightning web components can be used in Aura components and inter-operate with each other. We can find Lightning web components and Aura components under Lightning components in Setup.

Bounce Email Management in Lightning

Bounce Management is a feature in Salesforce used to track the delivery of Emails. If the email specified in the contact is wrong, that email gets bounced and Salesforce displays an alert next to that email address and prevents users from sending email to the address until it is updated.

Mass Quick Actions in Lightning Experience

Quick Actions in Salesforce provides convenient access of records to the users. With Quick Actions, we can create or update records, send email and log calls directly from parent objects. There are two types of quick actions namely, object specific action and global action.

Sending List Email in Lightning

In Salesforce Classic, users can send bulk emails to Lead, Contacts and Campaign Members by using a functionality called ‘Send Mass Email’ but this feature is not available in Lightning experience. Now, sending mass email functionality is available in Lightning as ‘Send List Email’.

Lightning Bolt Solutions

In Winter’17 release, Salesforce introduced a new framework known as Lightning Bolt. It allows to create a new online community for marketers. Typically, Salesforce CRM directly integrates with the portals and websites, which present a collaborative environment between their customers and partners.

Lightning LockerService

LockerService in Lightning is a powerful security architecture for Lightning components implemented to make lightning components secure. Basically, LockerService enhances its security by isolating the individual Lightning components in their own namespace itself.

Lightning Component to Call the Salesforce APIs

We may already have heard that we can’t make API calls directly from Lightning Components, and that those calls must be made via Apex. Well, today I needed to call the Tooling API from Apex, so I started coding something that I thought would be simple.

Overview of Field Services Lightning (FSL)

Field service management is helpful in numerous industries for mobile workers or contractors. Usages includes public utilities and transportation, vending machine services, telecommunications, waste management, in-home health and child care, financial services, retail, professional services, and manufacturing.