- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 12:35 PM
Hey experts. I'm trying to change the colour indicator of a newly created Journal field and it's corresponding Activity section. Work Notes appears yellow on both, Comments as dark grey in the Activity as is my new field. How do I modify the colours for my new field? I found this article but it doesn't seem to work, perhaps because the Journal fields changed in Jakarta (Geneva?): How Can I Change the background color of a particular activity in the Activity Formatter?
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 12:46 PM
There are System Properties for that. They are named "glide.ui.activity_stream.style.field_name", where field_name is the name of the field you want to have a highlight.
The default value for comments is "transparent". For the example below, the System Properties are set to the following:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2021 11:06 AM
Sorry, just saw your reply now. Like you said, this is a for a fixed value and doing it dynamically is not possible this way.
I don't know if you've come up with something, but you could do it by creating new fields and based on approval or rejection, push the comments into one of the new fields. Not pretty maybe, but an easy way around it.