We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Change work notes color in the Activity formatter in the Workspace

sarahpho
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 🙂 !