Category: Salesforce
-
Lightning Data Service – Standard Controller for Lightning Components
Best Practices for Salesforce Lightning Component. How Lightning Data Service can improve Lightning Component performance and solve inconsistent data problem without writing single line of Apex code. Demo source code, image and slides included.
-
Lookup component in Salesforce Lightning
Salesforce Lightning component in plain JavaScript and SLDS with complete source code
-
Use Hierarchy custom settings to avoid hard coding in formula field, custom button, process builder or workflow rules
Example of using Hierarchy custom settings in formula field, custom button, process builder and workflow rules. Youtube video included.
-
Show Lightning component on public website without authentication
How to show Lightning component on public sites without need of user authentication
-
Text Slider Lightning Component for Salesforce with Live Demo
How to use Nested Components and create a simple yet powerful Text Slider Component in Lightning for Salesforce
-
Design Continuation Server in Salesforce
How to implement Continuation Server in Salesforce with the help of Action Function and Continuation Object
-
Limitless Chaining of Continuation object in Salesforce
How to create a Continuation Server in Salesforce with the help of JavaScript remoting and Continuation Object
-
Most Frequently used SFDX Commands
Introduction and basics of Salesforce Developer Experience (Salesforce DX) with source code and Video tutorials
-
Behold Yourself – Summer 17 is here to break legacy Visualforce Navigation code in Lightning Experience
In Summer 17, URLFOR method in Visualforce would not work in Lightning Experience if used directly. Even sforce.one API is not fully compatible.
-
Export or print code review feedback generated by Salesforce Lightning CLI
How to print or export code review feedback report generated by Salesforce Lightning CLI tool