Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
richard_chilvers
Specialist
Specialist

Tabs on a Container object

Does anyone have any hints regarding the tabs on a Container object. My main issue is finding a good way to highlight the tab which has been selected. This is especially tricky where there are just 2 tabs. One shows darker than the other, but which is the selected one ?

10 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Maybe you could choose other colours (blue, red ...) in order to show the selected one. (I use Blue)

giakoum
Partner - Master II
Partner - Master II

Well, that is actually a good question

You could write it on the chart caption :

"Hey user, the right tab is selected"

Just joking of course, but if you duplicate the same caption in the chart as in the container tab, it will be clear I guess

richard_chilvers
Specialist
Specialist
Author

Yes, I have tried including the chart caption, but this seems to confuse people even more. This is probably because the chart titles are often very similar.

richard_chilvers
Specialist
Specialist
Author

Ah, are you suggesting a colour which is calculated based on a condition? If so, what would the condition be to choose a colour based on the tab having been selected?

alexandros17
Partner - Champion III
Partner - Champion III

Take a look at this example, I think it's quite clear which tab is selected!

richard_chilvers
Specialist
Specialist
Author

Hi Alessandro

That's more or less what I have done, but as I suggested, when there are just 2 tabs, I think its less obvious which is selected.

Tabs.JPG

alexandros17
Partner - Champion III
Partner - Champion III

Unfortunately you cannot do more ...

tcullinane
Creator II
Creator II

You could probably set a variable that changes on selection of the chart, then use this variable in a conditional statement in each chart caption to display something like '(active)' or possibly  change the text format to bold/larger font.

alexandros17
Partner - Champion III
Partner - Champion III

No you cannot because there is not a trigger that "listen" the changing of tabs