C
caylali
Guest
Hi Sri, I like this idea of running triggers at the same time and then update the status, however, in this case, the trigger has a condition to be triggered after the status has been changed. If I am using the "Run Triggers" action, the triggers ran before the status is changed, so I won't get the expected result. Any suggestion? eg, Run trigger action includes trigger with condition if (status == "close and won") return true; else return false;
Continue reading...
Continue reading...