You need to sign in to do that
Don't have an account?
CKR
Why static boolean variable ? why not just boolean variable to use inorder to avoid recursive triggers?
Hi All,
Learnt a bit about how to avoid recursive triggers, now i wonder, Why static boolean variable ? why not just boolean variable to use inorder to avoid recursive triggers?
Learnt a bit about how to avoid recursive triggers, now i wonder, Why static boolean variable ? why not just boolean variable to use inorder to avoid recursive triggers?
Create one public class with static boolean variable "True".
Use below link for more details
http://www.cloudforce4u.com/2013/07/avoid-recursive-trigger-salesforce.html
http://amitsalesforce.blogspot.in/2015/03/how-to-stop-recursive-trigger-in.html
Mark, it as best answer if it solve ur problem.
Thanks,
Nitin Sharma