Hi,
I am using a TABBED UIBB in an OVP edit page. There are seven tabs in the TABBED UIBB.
The first four shall appear dynamically: If the first three are are visible the fourth shall be invisible and vice versa.
Tabs five to to seven shall always appear.
To controll the visiblity of the the tabs that shall appear dynamically, I implemented of OVERRIDE_CONFIG_TABBED or IF_FPM_TABBED_CONF_EXIT.
In principal it works fine with that. But when I start my application and navigate to the edit page I have the following issue:
When I navigate to the edit page for the case that the first three tabs shall be invisible, and the fourth shall be visible, I always see the second tab grayed out with the message 'Tab Hidden by Personalization'.
When I click on the fourth tab, the second tab disappears.
Could you please provide any hint, what's wrong?
Thanks and regards,
Oliver