Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

behaviour of validation triggers at various vlidation levels

454517Sep 15 2005 — edited Sep 30 2005
Hi,
I am trying to understand how the combination of validation unit setting and the level at which the trigger is written , affect the trigger firing in the case of validation triggers.

Any help in this matter is greatly appreciated. My questions are as below

1)WHEN_VALIDATE_ITEM can be defined at item, block or form level where as WHEN_VALIDATE_RECORD can be defined at block and form level.

I would like to know the sequence in which they will fire when validation unit is set at form, block, record and item level respectively?

2) If I were to define WHEN_VALIDATE_ITEM trigger at form level , block level and item level within the same form module, how would the validation unit setting affect the sequence in which they fire?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 28 2005
Added on Sep 15 2005
6 comments
871 views