You need to sign in to do that
Don't have an account?
aditya prasad
Updating parent record from child
Hi,
We have 2 objects:
Order and Order Line
We create an order and have the option of spliting order and corresponding order lines into different orders. Now splited orders become child to the Main order through self look up and the all child orders will have many corresponding oredr lines.
Whenever these child orederlines are updtaed, we need update the parent order as well as the Parent order lines.
Thanks in advance for your suggestions.
Thanks,
Aditya
Please check with below links from forums community with similar requirement.
- http://salesforce.stackexchange.com/questions/23338/trigger-to-update-parent-object-value-with-child-value
- http://salesforce.stackexchange.com/questions/79970/trigger-to-update-parent-record-based-on-child
Please let us know if this helps.Regards,
Nagendra.