+ Start a Discussion
Marcelo CostaMarcelo Costa 

Use SVG Icons on child tabs in console.

Hey All!
We are facing a issue here trying to use standard svg icons on tabs in console.
We can easily set the icon (default service cloud console case) using:
sforce.console.setTabIcon('/img/icon/t4v35/standard/case_60.png', null, null);
But the thing is that afterwards we should set the other attributes (background color for icon etc..)
Has anyone achieved that?
Best regards!!

 
AshyNowAshyNow
I am in the same boat now. Any luck on this ?