execution sequence of triggers [message #80553] |
Fri, 11 October 2002 02:11 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
hitu1
Messages: 1 Registered: October 2002
|
Junior Member |
|
|
Can anabody tell me execution sequence of trigger in forms. i.e when we run forms then which trigger will be fired first and so on.
if there is key_next item trigg. then why we want when_validate item and post_text and pre_text item trigg.
|
|
|
Re: execution sequence of triggers [message #80554 is a reply to message #80553] |
Fri, 11 October 2002 05:59 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
C Breslin
Messages: 1 Registered: October 2002
|
Junior Member |
|
|
To view the execution sequence of triggers, run your form from Forms Builder in De-bug mode to view a message in sequence for each trigger as it fires.
To do this, got to Tools --> Preferences
Click on the 'Runtime' Tab
and check the box 'Debug Messages'
Then run your form...
To look at generic execution sequence, go to the help in Forms Builder, click on the 'Contents' tab and go to Form Builder Reference --> Process Flowcharts
hth
|
|
|