function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jeevana Priyanka BJeevana Priyanka B 

update a standard component based on the selection of a custom component

I am new to Aura components and LWC, I am trying to create a Custom component
for eg I have 2 objects Account and Case I have custom component when a search for an account that account should update on the account name of the case details and retrieve few fields of the Account. Please advise how I can do it using Aura Component.

 

Currently I am able to get the Accounts using Lightning RecordEditForm.

Thank you in advance.

ANUTEJANUTEJ (Salesforce Developers) 
Hi Jeevana,

Can you elaborate on the scenario with an example so that it would be helpful to check further?

Looking forward to your response.

Regards,
Anutej
Jeevana Priyanka BJeevana Priyanka B
HI ANUTEJ,  I FIGURED OUT THANKYOU.
ANUTEJANUTEJ (Salesforce Developers) 
Great to know that the issue was resolved in case if possible you can share the method you used so that it can be useful for others in the future. :)