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.
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.
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