Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Change work notes color in the Activity formatter in the Workspace

Sarah_P
Tera Expert

Hello !

 

I am trying to change the color of the work notes from yellow to green in the Workspace.

Sarah_P_0-1719310565388.png

 

I am aware of the system properties :

glide.ui.activity.style.work_notes

glide.ui.activity_stream.style.work_notes

 

I tried to update them to LightBlue. They do work on UI Classic but they don't seem to work on the Workspace.

 

Do you have any advice regarding my problem ?

1 ACCEPTED SOLUTION

Paul Curwen
Giga Sage

Hi Sarah, 

 

Those two system properties only work for UI16 classic forms: 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0715698

 

To do this on Workspaces follow this simple process: 

 

https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/configurable-wo...

 

 

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

View solution in original post

2 REPLIES 2

Paul Curwen
Giga Sage

Hi Sarah, 

 

Those two system properties only work for UI16 classic forms: 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0715698

 

To do this on Workspaces follow this simple process: 

 

https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/configurable-wo...

 

 

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Thank you, that was exactly what I was looking for 🙂 !