Hey experts,
I created an FPM OVP with a stack of 4 UIBBs, so each UIBB is represented by a tab.
I would like to select a tab in my coding, e. g. when data is wrong on the third tab and another tab is active right now, I want to select the third tab.
I tried to achive this by firing the same event than the FPM runtime environment (FPM_PANEL_SELECTED with corresponding event parameters for the target UIBB), but this event is unfortunalety ignored. Is there another way to select a specific tab?
Thanks,
Karsten