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!

in which trigger can i use go_item() in oracle forms 6i?

VijethaJul 8 2013 — edited Jul 9 2013

Hi,

    I have a problem with go_item.

I tried executing go_item() in triggers like key_next_item, pre_text_item, post_text_item & when_validate_item.

But none of them seemed to be working.

I searched for other possibilities in the site, where i found a solution of using trigger ' when_timer_expired ' with ' when_validate_item ' ,

but when i tried to create trigger, i did not find that trigger (when_timer_expired)  in the list at all.

I'm using oracle form builder 6i.

Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production.

A trigger with go_item() must be created when tab is pressed.

In which trigger can i use go_item() ??

Thank You.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2013
Added on Jul 8 2013
4 comments
3,117 views