We all were missing the merge case functionality in Salesforce and relying on the AppExchange packages. The idea was created a long ago to deliver
Author: sanketthoughts
Path Assistant in Lightning Experience after Summer’19
You all have heard or seen Path Assistant in Lightning Experience. Let’s recap it. What does path do? OK, Path guides your users along the steps
Lightning Experience on iPad Browsers
You all have been looking for Salesforce to allow iPad browsers to view Lightning Experience. Summer’19 bring a good news to all of us. The Lightning
List View Of Event in Lightning Experience after Summer’19
Till Spring’19, Salesforce Classic has Activity list views, which include tasks and events. Lightning Experience has Task list views, but Event list views aren’t available.
Getting Current User Information in Lightning Web Component Without calling Apex Method
Lightning Web Component allows us to get current User information without calling any server method. Let’s go through the code:- As you all know, Lightning
Customize the Help Menu in Lightning Experience
As an admin, We always wanted out of box functionality to add custom help links to our help menu. The idea(Customize Help & Training Link
Deploy Lightning Web Component using Change Set in Salesforce
Yes, You can deploy the Lightning Web Component using Change set in Salesforce. Steps to follow:- From Setup, enter Outbound Change Sets in the Quick Find box, then select Outbound
Q&A on lightning-record-form in Lightning Web Component
To work with data and metadata for Salesforce records, The simplest way to work with data is to use the base Lightning components built on
More than four fields in Related List in Lightning Experience
The related list in Lightning Experience can have show only 4 fields as of now whereas you could have 10 in Classic. This may make
Salesforce CLI and Visual Studio Code Command Palette
Create a Salesforce DX Project via Command Palette In Visual Studio code, open the Command Palette by pressing Ctrl+Shift+P on Windows or Cmd+Shift+P on macOS. Type SFDX. Select SFDX: Create Project.
Collapsible Related List in Lightning Experience
When your related list keep growing on any object page layout, It does not looks good as Users might need to scroll down more. Do
Thanks and Badges in Lightning Experience
As we all know there is a limitation with Thanks and Badges functionality in Lightning Experience. The idea has been created on Idea Exchange Platform