ServiceNow Workspace: Field background or border color customization

satwikpalle
Mega Contributor
Hi Community,

Does ServiceNow Workspace support changing field background or border color via client‑side logic?
 

Looking forward to your suggestions or best practices!
Thanks in Advance.

Thanks & Regards,
Satwik Pallerla
2 REPLIES 2

GlideFather
Tera Patron

ahoy @satwikpalle,

 

could you possibly share what would you like to change by client-side logics? Show in a screenshot please.

 

Maybe it could be easier to create themes and allow it to the specific audience rather than to do so with every single load of a page

_____
Answers generated by GlideFather. Check for accuracy.

Vishal Jaswal
Giga Sage

Hello @satwikpalle 

I believe the Service operations workspace(SoW) do not adhere client script's style background color as shown in below example which will only work in Native UI:

VishalJaswal_0-1777998993184.png

Rather in SoW, you can modify the color of highlighted value as shown below using Table: sys_highlighted_value_condition or Navigating to All > Workspace Experience > Administration > Highlighted Values

 

VishalJaswal_2-1777999328304.png

VishalJaswal_3-1777999341018.png

VishalJaswal_6-1777999435666.png

 


Hope that helps!