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

Creation of auto contact and auto account
Hi
when i am creating account it should need to create a new contact,and when i am creating a new contact it should need to create a new account,when i m doing this it should going to infinte loop ,can any one please suggest me how to reslove this,can any one provide sample code it would be great helpfull.
Like Account trigger first Like should be:
if(HelperClass.EXECUTE_ACCOUNT_TRIGGER == true) {
HelperClass.EXECUTE_ACCOUNT_TRIGGER = false;
}
Do the same for contact