- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 03:16 AM
Hello !
I am trying to change the color of the work notes from yellow to green in the Workspace.
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 ?
Solved! Go to Solution.
- Labels:
-
Service Operations Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 04:40 AM - edited 06-25-2024 04:40 AM
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:
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 04:40 AM - edited 06-25-2024 04:40 AM
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:
Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 05:24 AM
Thank you, that was exactly what I was looking for 🙂 !