Author: Jitendra
-
Use Visualforce in Classic and Lightning Experience
How to design a Visualforce page so that It would be displayed properly in classic as well in Salesforce Lightning Experience
-
Performing Load Testing in Salesforce using Selenium and TestNG
Parallel execution of browsers in Selenium with the help of TestNG and determining maximum operating capacity of custom code in Salesforce
-
Get Picklist Values in Apex
Code snippet of reading Picklist values in Salesforce Apex
-
Housie / Tambola / Bingo Game Number Generator
Online free Housie / Tambola / Bingo Game. Simple to use and play with Bingo Number descriptions
-
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