Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property sets the CSS style for the background of activity work notes, impacting their appearance in the user interface. |
| What area does it affect? |
User Interface Styling |
| What does the default mean? |
The default value is "background-color: LightGoldenRodYellow", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing the user interface or improving note visibility for users. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.activity.style.work_notes |
| Sys ID |
add5fa8a0a0a0b5100f60578574012f8 |
| Type |
string |
| Application |
Global |
| Default value |
background-color: LightGoldenRodYellow |
| Description |
Activity work notes style: |
| Updated |
2024-05-25 03:39:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Property [sys_properties] table glide.ui.activity.style.comments Changes the background color of the activity stream comments in UI15. • Type: string • Default value: background-color: background-color: WhiteSmoke • Location: System Property [sys_properties] table glide.ui.activity.style.work_notes Changes the background color of the activity stream work notes in UI15. • Type: string • Default value: background-color: LightGoldenRodYellow • Location: System Property [sys_properties] table glide.ui.allow.field.dependency.for.templates Checks dependency for ...
Related properties