Salesforce Coding Guide

Search weather lightning component (City Name | Zip Code)

1. Incorporate Data from The Weather Company in Salesforce : Complete this module from SalesForce Trailhead. It won't take more than 30 minu...

Profile Image
Dhrumit Thakkar
on Oct 18, 2019 at 01:29 PM
Salesforce Coding Guide

Find Potential Duplicate and Merge Records: Lightning Datatable

Q : Why Find Potential Duplicate Component ? A : We will be creating this Find Potential Duplicate Component for Lead object.1. On Record click i...

Profile Image
Dhrumit Thakkar
on Jan 21, 2020 at 03:59 AM
Salesforce Coding Guide

Salesforce Lightning Event (Coding example on search record based on phone number)

In this blog I will go over a small descriptions about types of events and phases of events. I have also written ready to test coding example of how t...

Profile Image
Dhrumit Thakkar
on Oct 08, 2019 at 12:33 PM
Salesforce Coding Guide

Hide action links from Related List and Add Chatter Feed from VF Page

Hide action links from related list except ‘System Admin’ profile Add chatterFeed from visualforce page1. Visualforce page2. Apex Class3. Apex Te...

Profile Image
Dhrumit Thakkar
on Sep 03, 2019 at 12:46 PM
Salesforce Coding Guide

Data table to show data | Exporting data using excel file | Email excel as an attachment file

Functionalities: 1. Display data table with User Name, Assigned Permission set to that user, Description and user is active user or not. 2. Pagination...

Profile Image
Dhrumit Thakkar
on Apr 25, 2019 at 02:24 PM
Salesforce Coding Guide

Multiple Attachments on create records with email attachments and customized related list on view page

Functionalities: 1. Create record with multiple attachments.2. Attachments content type supports to CSV, PDF, Excel, word, PNG, JPG, JPEG.3. Alert if ...

Profile Image
Dhrumit Thakkar
on May 19, 2019 at 11:07 PM
Salesforce Coding Guide

3 Ways To Migrate Code From Classic to Lightning

Option 1. If you have Visualforce page for your custom object then just open this page from developer console. You will see ‘<apex:page>’ t...

Profile Image
Dhrumit Thakkar
on Mar 20, 2019 at 11:08 AM
Salesforce Coding Guide

Develop WikiPedia Search Engine Component using REST API

1. Developer Console -> File -> New -> Lightning App -> WikipediaSearch -> Save<aura:application extends="force:slds"> <!-- ap...

Profile Image
Dhrumit Thakkar
on Apr 14, 2019 at 03:29 PM

VIDEO

MOST VIEW POST

RECOMMENDED POST