-
How can i access data in second class from first class variable in Salesforce?
I need to store the response in variable then i need that variable in another class?
Log In to reply.
Popular Salesforce Blogs
![Current Record Id](https://images.forcetalks.com/wp-content/uploads/2021/05/04191919/Current-Record-Id.jpg)
How to Get Current Record Id in Lightning Web Component | Salesforce Developer Guide
Getting record in Lightning Aura Component is quite easy, we use force:hasRecordId and get the result in controller by using, getRecordId:function(component,event, helper){ var currentRecordId…
![](https://images.forcetalks.com/wp-content/uploads/2023/06/29093314/sa_1688031144Screenshot%2020230629%20at%2011.30.08-1024x543.png)
Enhancing Salesforce Development with SFDX: Key Strategies and Techniques
In the landscape of Salesforce development, Salesforce DX (SFDX) is a game-changer. More than just a tool, SFDX revolutionizes how developers create, test, and deploy…
Popular Salesforce Videos
Salesforce Lightning Tutorial | Salesforce Developer Training for Beginners
This salesforce developer training for beginners video is a salesforce lightning tutorial where you will learn introduction to salesforce, salesforce components, salesforce lightning, lightning vs…
How To Become A Salesforce Admin?
Wondering how t become a Salesforce Admin. Watch out for this tutorial video, it will answer all your questions. Join this useful group for Salesforce…
Code Review in Salesforce
Code Review and Code Quality in Salesforce 0:00 Introduction 0:44 What is code review? 1:22 Why we need code review 3:33 Basic code review 4:12…