Salesforce LWC Real Time Project Part 2 | Child to Parent and Parent to Child Data Communication
Вставка
- Опубліковано 6 лют 2025
- Salesforce LWC Real Time Project Part 2 | Child to Parent and Parent to Child Data Communication | Lightning Web Components Live Project in Salesforce
Learn & Get Udemy Certificate for this course "Learn Salesforce (Admin + Developer) with LWC Live Project". Check following link:
www.udemy.com/...
Watch more videos on Salesforce (Admin + Developer) in following link:
• Learn Salesforce (Admi...
Salesforce LWC Real Time Project Part 2 | Child to Parent and Parent to Child Data Communication | Lightning Web Components Live Project in Salesforce
Learn & Get Udemy Certificate for this course "Learn Salesforce (Admin + Developer) with LWC Live Project". Check following link:
www.udemy.com/course/learn-salesforce-admin-developer-with-lwc-live-project/?referralCode=B4FC77F9896FC0D472B4
Watch more videos on Salesforce (Admin + Developer) in following link:
ua-cam.com/play/PLhbrpS8rYbc12z8u407IVygRHIYrNdM0T.html
is apex class used in our project?
Yes, Apex class is used.
thank you sir
Most Welcome🙏🙏
Hello sir I am getting a script error whenever I am entering any value to the child component
very nice explanation.. i have a doubt, so whenever we have 3 components, do we need to pass every time from child1 to parent and parent to child2, or from child 1 to child2
It is upto us. If we want, we can communicate between two components using LMS.