how to create the triggers in the forms?

Answer Posted / ddpras

They are 4 Levels of triggers
Form Level
Block level
Record Level
Item Level
This is the prority of triggers.firing order like this Form
level,Block level,Record level then Item Level

If you want to validate the values of an Item, usually use
Item level trigger, such as POST-Test,Pre-Test,when-new-Item
trigger.

In Form Level triggers are When-new-form,pre-form,Post-form,
In Block level triggers are when-new-block,pre-block,post-block,
In Record Level triggers are when-new-record,pre-record and
Post-record

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a matrix report and how many minimum groups are required to prepare the same?

540


what is difference between group above and group left report

3193


how do u place it in required folder

1464


Name the different triggers associated with oracle forms having a master-detail relationship.

492


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

1850






What is a user exit program in oracle reports?

564


Explain how one can iterate through items and records in a specified block?

539


a text item is there what r the different types of triggers associated with it

1504


what is a package n what r the packages availbla in report

1604


List the different types of columns in oracle reports.

563


Why oracle forms required?

550


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

587


can you convert or reverse engineer a fmx back to a fmb file?

699


In what situation u create the BPA.

1769


how do u compile a form i.e .fmb file in Unix or in dos

4013