hide tabs in tabpanels

I believe this has been asked for before but anyway:

I would like to be able to hide tabs in a tabpanel. Would it be possible to do so in the (near) future?

Thanks

IT2BE:
I believe this has been asked for before but anyway:

I would like to be able to hide tabs in a tabpanel. Would it be possible to do so in the (near) future?

Thanks

This works today! :-) Select the tabpanel - and under the “tabOrientation” property - choose “HIDE”. :-)

You can still programatically control which tab is “visible” by using the “tabIndex” property.

Hope this helps,

Bob Cusick

Thanks Bob, I understand this creative approach but unless I am mistaken this won’t be a solution for me.

What I really ‘need’ is a that the tabs show without the one I don’t want to show. And, I want to control that visibility.

But you got me thinking and I think that I make one hidden tabpanel with on them 2 tabpanels. One with and one without that one tab that I want to be able to hide