 |
ting Newbie
Joined: 09 Mar 2004 Posts: 2 Location: USA
|
Posted: Tue Mar 09, 2004 7:03 am
Controlling Order of execution for triggers |
If I have class A and class B containing the same trigger patterns; How can I control it, so that the trigger in class A is executed before class B? Please don't tell me to combine the 2 triggers into one, since they are turn on and off individually.
|
|
|
|
 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4774 Location: Pensacola, FL, USA
|
Posted: Tue Mar 09, 2004 7:32 am |
#PRIORITY might help
also in the settings editor
view --> sort by --> none
drag the trigger you want to fire first above the other trigger |
|
|
|
 |
ting Newbie
Joined: 09 Mar 2004 Posts: 2 Location: USA
|
Posted: Tue Mar 09, 2004 10:54 am |
Thanks for your suggestion, shalimar. It works perfectly after I re-order the trigger in the settings.
|
|
|
|
 |
|
|
|