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
Pradeep Pradhan 21Pradeep Pradhan 21 

Create the Triggers for following scenarios: i) Upon Creating Hiring Manager: Copy the Record into the Recruiter Object. ii) Once the Hiring Manager Record has been Updated. Sync the Changes into the Associated Child Rec

hi eveyone 
help me to write apex trigger on above scenario.
SwethaSwetha (Salesforce Developers) 
HI Pradeep,
The community can suggest better if you can share in which specific aspect you are stuck

The below posts should help you get started
> Copy Records From One Object to Another Object: https://developer.salesforce.com/forums/?id=9060G0000005RBRQA2
> Update child records when parent record is updated
https://developer.salesforce.com/forums/?id=906F0000000AvgCIAS

If this information helps, please mark the answer as best. Thank you