function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ 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 ?