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!

Hide and Show Tabs in Tab Canvas

528063Apr 9 2007 — edited Apr 9 2007
hiiii
i have created a tab form with about 9 Tabs ... and i have a menue that will be used to show and hide these tabs .... the problem that its not working probably -->
the second tab is always appears the others change probably ... am using the
SET_TAB_PAGE_PROPERTY like this :

SET_TAB_PAGE_PROPERTY('PAYMENTS_HISTORY', visible, property_false);
SET_TAB_PAGE_PROPERTY('NEW_INSTRUCTOR', visible, property_true);
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 7 2007
Added on Apr 9 2007
2 comments
4,298 views