You need to sign in to do that
Don't have an account?
How to update contact of a account to another account record.
Req.- On account object, having 2 fields 1st- D1 and 2nd- D2.
While inserting or updating account if D1 != D2 then it will compare the D2 value to D1 values from all org account and if any record found then that account having all contacts assigned to Inserting or updating an account.
While inserting or updating account if D1 != D2 then it will compare the D2 value to D1 values from all org account and if any record found then that account having all contacts assigned to Inserting or updating an account.
I can do your Requirement with trigger
I am done with your trigger it's such a nice Problem I enjoy to solving this
Cheer's..............
if this was helpful don't forget to mark as best answer else let me know your problem
Thank you
Avaneesh Singh
I hope this code will help you to get your required answer in simplest way
// Apex Code for Trigger // Code for Trigger: If this helps you then make it as Best.
Thankyou,
With Regards,
Akshay