The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How do I make tabs have a different colour?

porknan
Kilo Contributor

Hi and thanks for looking

I would like to know how to add the red colour to the tabs (see screenshot):

screenshot_Mandatory.PNG

How is it set/changed?

8 REPLIES 8

Hi Jim,



No, not as yet.   I cannot seem to find out why it is not showing as red - Any advice is appreciated.


Did you try turning on the Internet Explorer script error alerts to see if a script was causing the issue?



Internet Explorer Really Can Be Your Friend


To force the red bars, try using the following code in a client script:


g_tabs2Sections.markMandatoryTabs();



For more tricks with form tabs, refer to the following blog post:


http://snowpudding.wordpress.com/2014/10/02/demystifying-form-tabs/


Matt Saxton - G
Kilo Guru

Can you validate that the issue exists in multiple browsers?



Test in Chrome and see if the issue exists?


If the issue exists in Chrome.. Right click anywhere in the page and load up the console. Print any error's in the console to this thread.



If the issue is not in chrome please provide your IE version. I agree with Jim Coyne (CompuCom) it's most likely a UI Script or Client Script undefined error causing it not to flip the required red notification.



-Matt