If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Oracle Forms - execution order of triggers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-11-03, 05:14
anupriya anupriya is offline
Registered User
 
Join Date: Sep 2003
Posts: 3
Oracle Forms - execution order of triggers

Oracle Forms

For a text item the default triggering order is
1. pre_text_item
2. when_new_item_instance
3. key_next_item
4. when_validate_item
5. post_text_item

Is it possible to change this order programmatically or any other ways
Reply With Quote
  #2 (permalink)  
Old 11-19-03, 07:12
satish_ct satish_ct is offline
Registered User
 
Join Date: Nov 2003
Location: Bangalore, INDIA
Posts: 333
Thumbs up

Hi,

To change the triggering order, Set the EXECUTION HEIRARCHY property of the desired Trigger to OVERRIDE.
__________________
SATHISH .
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On