Salesforce to Microsoft Azure SharePoint Integration: Upload any file from a records attachment to Azure SharePoint
Author: admin
Generate QR Code & Save it as Attachment of Record Using Apex and QuickChart API
Generate QR Code & Save it as Attachment of a Record Using Apex and QuickChart API
Create Records in Any SObject Dynamically
Use Case : If you want to insert records in any SObject dynamically just by passing field API Name & their value in JSON and SObject Name as a parameter.
Deserialize a JSON in Different ways
Deserializing a JSON/JSON Array with/without Wrapper Class
Deserialize & DeserializeUntyped
Use of Data Attributes
Use of Data Attributes( data-id, data-name etc.)
Promise in LWC
Promise in LWC ( use of Promise.all )
Lightning Data Service in LWC
Lightning Data Service (recordForm, recordEditForm & recordViewForm)
Navigation in LWC
Navigation in LWC (CurrentPageReference, NavigationMixin.Navigate & NavigationMixin.GenerateUrl)