BusinessObjects Board

Component Dynamic Visibility based on selected Tab

I have a Tab Set and a Horizontal Line outside the Tab Set.

I want the Horizontal Line to only appear if a particular Tab in the Tab Set is selected.

How do I do this?

Thanks in advance!


msiguru (BOB member since 2015-01-23)

If you look under the Behavior of the Tab Set component, you should see a field for Selected Item (Item by Position). This will read and, I believe, write the number of the selected tab to a cell.

Then you just have to set the dynamic visibility of the line to be based on that cell.


Lugh (BOB member since 2009-07-16)