Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to go back to the current jquery tabs

LCDec 21 2010 — edited Dec 28 2010
Hi,

I have used Patric Wolf's method in (4425187 to create the jquery tabs and it works great! Thank you Patric!

Inside each tabs, I have a "create button" to branch to another form page to create some records. Once I finish the form page, it will branch back to the tab page. Currently, it is always branch back to the first tab.

I want to know if it is possible to go back to the correct tab (which ever tab it branches out) after the form page?

For example - There are three tabs in page 23.
Tab 1 can branch to page 24
Tab 2 can branch to page 25
Tab 3 can branch to page 26

There are Cancel, Apply Changes and Save Buttons in each form page (page24, 25, and 26). Once a button is clicked, it should go back to the tab (either tab1, tab2 or tab3 in page 23) that it branch out.

Does anyone know how this can be done?

Thank you!
Ling
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 25 2011
Added on Dec 21 2010
5 comments
1,166 views