GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Oracle  >  D2K
Go To First  |  Previous Question  |  Next Question 
 D2K  |  Question 9 of 69    Print  
What is the correct sequence of firing triggers in Forms

1) Pre-form
2)Pre-block
3)When-new-form
4)When-validate-item
5)Post-block

  
Total Answers and Comments: 9 Last Update: September 05, 2007     Asked by: nadh_kusuma 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 09, 2005 23:43:49   #1  
Sethunath        

RE: What is the correct sequence of firing triggers in...

Pre-form
When-New-Form
Pre-Block
When-Validate-Item
Post-Block


 
Is this answer useful? Yes | No
December 28, 2005 02:05:06   #2  
vinod_ce2005@hotmail.com Member Since: December 2005   Contribution: 2    

RE: What is the correct sequence of firing triggers in...

pre-form

when-new-form

pre-block

when-validate-item

post-block


 
Is this answer useful? Yes | No
March 08, 2006 11:26:46   #3  
sudhakar        

RE: What is the correct sequence of firing triggers in...

1) Pre-logon

2) On Logon

3) Post logon
4) Pre-form

5)When-new-form

6) pre-block

7)when-new-block-instance

8)when-new-item-instance

9)Post-block

10)post-form


 
Is this answer useful? Yes | No
June 21, 2006 23:52:41   #4  
kameshakundy Member Since: April 2006   Contribution: 7    

RE: What is the correct sequence of firing triggers in...
What about the when-validate-item, key-next-item in case of text items, when-list-changed in case of lists or combo boxes... etc., where exactly these triggers will fit in the above sequence between when-new-block-instance and post-block or anywhere else? please clarify
 
Is this answer useful? Yes | No
July 14, 2006 16:41:32   #5  
geetha24 Member Since: March 2006   Contribution: 27    

RE: What is the correct sequence of firing triggers in...

Pre-logon
On Logon
Post logon
Pre-form
When-new-form-instance
pre-block
when-new-block-instance
when-new-item-instance
Pre-text-Item (first item in the block)
key-next-item
when-validate-item
post-change
Post-text-Item
Pre-text-Item (2nd item in the block)
..
..
Post-block
post-form


 
Is this answer useful? Yes | No
September 07, 2006 03:43:09   #6  
Hemal Deshmukh        

RE: What is the correct sequence of firing triggers in...

Suppose we open a form then the following triggers are executed:-

  • PRE-LOGON
  • ON-LOGON
  • POST-LOGON
  • PRE-FORM
  • PRE-BLOCK
  • WHEN-NEW-FORM-INSTANCE
  • WHEN-NEW-BLOCK-INSTANCE
  • WHEN-NEW-ITEM-INSTANCE
  • Now the cursor is placed on the first item of the Block.
  • Suppose if we type some data and press the Tab key then the following sequence of triggers fires:-
  • KEY-NEXT-ITEM (This trigger is present on the item level).
  • POST-CHANGE (This trigger is present on the item level).
  • WHEN-VALIDATE-ITEM (This trigger is present on the item level).
  • POST-TEXT-ITEM (This trigger is present on the item level).
  • WHEN-NEW-ITEM-INSTANCE (Block Level Trigger).
  • The cursor goes to the next item present on the screen.
  • If suppose there are no further items present on the screen them if we enter data and press tab key then only KEY-NEXT-ITEM is fired. Now suppose we close the form then the item level triggers (explained above) are fired.
  • POST-BLOCK
  • POST-FORM
  • Now the form gets closed.

 
Is this answer useful? Yes | No
October 06, 2006 02:13:39   #7  
Shyam Kumar Sinha        

RE: What is the correct sequence of firing triggers in...

Pre-logon
On Logon
Post logon
Pre-form
pre-block
Pre-text-Item (1st item in the block)
When-new-form-instance
when-new-block-instance
when-new-item-instance

after this what is written on when-validate-item item

if succeed

key-next-item
post-change
Post-text-Item
Pre-text-Item (2nd item in the block)
when-validate-item

if not succeed

key-next-item
post-change
when-validate-item
Post-text-Item
Pre-text-Item (2nd item in the block)


..
..
Post-block
post-form
 

Officer(IT), NHPC


 
Is this answer useful? Yes | No
July 11, 2007 02:17:29   #8  
ttparavindh Member Since: June 2007   Contribution: 6    

RE: What is the correct sequence of firing triggers in...
This is the order of firing triggers in forms

1)Pre_Form

2)When_New_Form

3)Pre_Block

4)When_Validate_Item and

5)Post_Block

 
Is this answer useful? Yes | No
September 05, 2007 08:25:00   #9  
Chandra K. Ravi        

RE: What is the correct sequence of firing triggers in...
This Sequence is already correct...

1) Pre-form
2) Pre-block
3) When-new-form
4) When-validate-item
5) Post-block

Regards
Chandra
9969 6296 73

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape