Salesforce

Salesforce

How to attach a file to a record using Salesforce Lightning Component?

Add the below Lightning Component to the Lightning Record page. Sample Code: Aura Component: <aura:component implements="flexipage:availableForRecordHome,force:hasRecordId" access="global" >        <lightning:card>        <lightning:fileUpload label = "Attach Receipt(s)"                              name = "fileUploader"                               multiple ....

Salesforce

Salesforce Lightning User FAQ

Printable view in reports in Lightning Experiencehttps://www.infallibletechie.com/2018/12/printable-view-in-reports-in-lightning.htmlHow to navigate to related list record in Lighting Experience?https://www.infallibletechie.com/2018/03/how-to-navigate-to-related-list-record.htmlEnhanced Lead Convert in Lightning Experiencehttps://www.infallibletechie.com/2017/12/enhanced-lead-convert-in-lightning.htmlHow to find Duplicates in Salesforce Lightning Experiencehttps://www.infallibletechie.com/2017/05/how-to-find-duplicates-in-salesforce.htmlBookmark in Lightning ....