Hide a Tab in a tab panel. (Yes Again)

There are a lot of posts on this and most if not all seem to be a couple of years old.

After reading the Dev Ref. Manual and all of the posts (currently filling up by browser tabs) and the only neat solution I can find seems to be to set tabs to none and create my own navigation and script out the visibility and therefore have to change all of my forms to match. Enable/Disable of tabs will not be an option.

With future prospects of having my vertical market app on a SaaS server the inability of not being able to hide a tab I can take my pick from the following:
1 - I will need to create a form/layout for each market.
2 - Set the tabs to none and script the navigation. (Change other forms to match)
3 - Lay 2 tab panels over each other and turn them on/off.

I am curious to know how others have dealt with this subject. I know I have worked myself up over it and its now time for clarity and a 2by4.

tabpanel.setTabText - Classic Servoy - Servoy Community
http://www.servoy.com/forum/viewtopic.php?f=13&t=1231&p=5167&hilit=hide+tab#p5167 - Interesting work around.

Nice to see that posts of 5 years and 2 weeks old are still of interest :)

Absolutely,and still relevant to the development environment in use today. Some may be concerned my this!

Marcel, do you have any feedback on this subject…old timer?

IT2Be:
Nice to see that posts of 5 years and 2 weeks old are still of interest :)

4xjbh:
1 - I will need to create a form/layout for each market.
2 - Set the tabs to none and script the navigation. (Change other forms to match)
3 - Lay 2 tab panels over each other and turn them on/off.

I use appoach 2 myself and also made that data driven.

Hello,

Trying to hide/disable tab when app’s security is based on ServoySecurity module from ServoyForge
https://www.servoyforge.net/issues/449
Share (better, new) ideas, please

Regards