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
ManishKSinghManishKSingh 

Capturing save events on Lightning detail page inside a component

Can anyone tell me, how to capturing save events on Lightning detail page inside a custom lightning component ?

Thanks in advance
sfdcMonkey.comsfdcMonkey.com
hi Manlshsfdc
can you Please do more specific about your requirement
thanks
ManishKSinghManishKSingh
hi piyush_soni
I am adding a custom lightning component in Lightning opportunity record detail page, after that i want to validate my custom component text fields on standard save event of opportunity button. So i want to know about capturing save events on Lightning detail page inside a custom lightning component.

Thanks