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

how to clone the records with out using clone() and deepClone()
Hi everyone,
I want to clone the Accounts and respective ccontacts through trigger without using existing methods in salesforce.
could anyone please suggest?
I want to clone the Accounts and respective ccontacts through trigger without using existing methods in salesforce.
could anyone please suggest?
like below
If you are calling the using after insert trigger .. make sure you are the trigger is not firing recursively