some_person
06-12-2008, 9:33 PM
Lets say I have a trigger that has a preserve trigger. Below that trigger is another trigger with the same conditions and also has a preserve trigger.
If the conditions are meet, what order will the triggers be executed in?
I know that the top trigger will fire first, but will the preserve trigger cause the top trigger to fire again before the bottom trigger? Or will the top trigger fire, then the bottom trigger fires, and then the top again, then the bottom and so on?
If the conditions are meet, what order will the triggers be executed in?
I know that the top trigger will fire first, but will the preserve trigger cause the top trigger to fire again before the bottom trigger? Or will the top trigger fire, then the bottom trigger fires, and then the top again, then the bottom and so on?