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!

go_item() not working in post_text_item

915741Apr 30 2012 — edited Apr 30 2012
Hi All, good morning...
my code resides in post_text_item trigger and this trigger allows only unrestricted built-ins.
based on various conditions in my code i want to navigate to the corresponding item, for this i have used go_item(...)
but go_item is a restricted command so i get the error " illegal command go_item() in post_text_item.
what should be another way to navigate to desired item...????
Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2012
Added on Apr 30 2012
3 comments
1,347 views