Salesforce Code Crack
Wednesday, December 16, 2020
Access Custom Metadata Type data without Using the SOQL in Salesforce
›
From Spring'21 onwards we can get the custom metadata record information without using the SOQL. Demo: For the demo, I created the Count...
Tuesday, December 15, 2020
Inline Editing in lightning-datatable in Salesforce Lightning Web Component(lwc)
›
This post explains, inline editing in lightning-datatable in salesforce lightning web components(lwc). HTML Code: < template > ...
6 comments:
Tuesday, December 8, 2020
How to get object key prefix using apex in salesforce
›
This post explains how to get the object key prefix using apex in salesforce. Below the code is to get the Account Key prefix. Sample Code: ...
‹
›
Home
View web version