-
How to get parent Salesforce lightning component's attribute in child component?
Hi All,
I have a parent component name "ParentComp" which has 3 attributes A,B and C of type String. I have a nested component "ChildComponent". I want to change the value of parent component's attribute B from child's java script controller.
How can i do that?
Log In to reply.
Popular Salesforce Blogs
Asynchronous Apex
Asynchronous Apex is used to run a process in a Separate thread when the are resources available.There is no SLA for these jobs as the…
Salesforce Connectivity Instructions for SpringCM
The Salesforce tool known as DocuSign CLM Files connects your Salesforce and DocuSign CLM businesses. Depending on the security access defined by administrators, authorized users…
Learn How to Use Custom Settings in Salesforce
What is Custom Setting? Custom Settings resemble custom items. They are by and large used to make custom arrangements of information and can be related…
Popular Salesforce Videos
Set Your Sales Cloud Implementation Up for Success
Make Sales Cloud a valued business tool that your sales reps will rely on by starting with these planning strategies and best practices for success.…
Salesforce Territory Management
This short video gets you started in setting up sales territories for your team. With sales territories, you can keep track of which sales reps…
Rollup Trigger via Salesforce Record Triggered Flow - Trigger without code
Hello Folks, I created a Rollup trigger via Salesforce Record Triggered Flow (without code cool isn't). I use Record trigger Flow for that scenario. There…