You need to sign in to do that
Don't have an account?

Trigger Update related record with lookup field priorvalue
Hello, we have two objects A and B, in A we have a lookup field that, when it changes, update a text field in B, at this point we are working ok, but when the lookup field on A change, the record on B is not updated to edit the information on the text field, do you have any idea on how to do this???
I'll really appreciate your help.
I'll really appreciate your help.
Below is the sample code which I have tested in my org and it is working fine.
BookMaster__c is Lookup field in Test__c Object.
I hope it helps you.
Kindly let me inform if it helps you and close your query by marking it as solved so that it can help others in future.
Thanks and Regards,
Khan Anas
All Answers
Below is the sample code which I have tested in my org and it is working fine.
BookMaster__c is Lookup field in Test__c Object.
I hope it helps you.
Kindly let me inform if it helps you and close your query by marking it as solved so that it can help others in future.
Thanks and Regards,
Khan Anas