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!

Execute Trigger Using Dynamic Code.

Eric K.Apr 19 2010 — edited Apr 21 2010
My Environment is as Follows:
Oracle Database 10g Release 2
Oracle Forms [32 Bit] Version 10.1.2.0.2

My Issue is as follows;
I want to dynamicaly execute WHEN-NEW-ITEM-INSTANCE and WHEN-VALIDATE-ITEM triggers BUT, I want to write the CODE to be execute somewhere else then When I navigate to the respective field, I want to call that CODE and execute it and When I navigate out of the field, I want to call another code to be executed on WHEN-VALIDATE-ITEM.
The reason for this is because, the fields on my form are created at runtime. Any help will be appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2010
Added on Apr 19 2010
10 comments
4,460 views