Linking to a tab in a tabbed table

If you have a tabbed table in 1 document. Is there a way to link to a specific tab from another document or design element?

Thanks

Mike

Subject: Linking to a tab in a tabbed table

What exactly do you mean by “Link”?

Subject: RE: Linking to a tab in a tabbed table

I have a tabbed table in a profile document. On another Page element I have a hotspot: @EditProfileDocument(“Profile”) that opens the profile document. Rather than open the profile at the first tab in the table, I wanted to open it so the third tab was selected.

Subject: RE: Linking to a tab in a tabbed table

then you need to put code in the PostOpen event of the profile form to open to that Tab.

Look at this:

http://www-1.ibm.com/support/docview.wss?rs=0&q1=Tabbed+Tables&uid=swg21093796&loc=en_US&cs=utf-8&cc=us&lang=en