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
tejaswi dahariya 10tejaswi dahariya 10 

Show Child Account Opportunities under parent account related list using lightning web component

Best Answer chosen by tejaswi dahariya 10
ShirishaShirisha (Salesforce Developers) 
Hi Tejaswi,

Greetings!

Seems like we have an existing idea (https://trailblazer.salesforce.com/ideaView?id=08730000000BpSC) created for this behavior.Please refer the sample code for the lightning web component in the below blog to show the related list.

https://www.thecloudfountain.com/lightning-web-components-show-child-records-for-a-parent/

Kindly mark it as best answer if it helps so that it can help others in the future.

Warm Regards,
Shirisha Pathuri

All Answers

ShirishaShirisha (Salesforce Developers) 
Hi Tejaswi,

Greetings!

Seems like we have an existing idea (https://trailblazer.salesforce.com/ideaView?id=08730000000BpSC) created for this behavior.Please refer the sample code for the lightning web component in the below blog to show the related list.

https://www.thecloudfountain.com/lightning-web-components-show-child-records-for-a-parent/

Kindly mark it as best answer if it helps so that it can help others in the future.

Warm Regards,
Shirisha Pathuri
This was selected as the best answer
tejaswi dahariya 10tejaswi dahariya 10
Hi @Shirisha, thank you so much..but i am getting error by using this..if you found any other reference or solution kindly share.