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 allows calendar reports to either inherit styles from the Task table or use styles defined on their respective tables, depending on its boolean value. |
| What area does it affect? |
Calendar reporting |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when customizing calendar report styles or troubleshooting display issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.report.extend_calendar_choices |
| Sys ID |
6614c270ff302000dada1801444badd6 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
If false, calendar reports use only styles from the Task table when determining options for calendar highlighting (http://docs.servicenow.com/?context=Customizing_Calendar_Report_Fields). For example, a calendar report on the Change Request [change_request] table only uses styles from the Task [task] table instead of styles from a combination of the two tables.
If True, styles defined on the table that the calendar report is based on will override styles defined on the Task table. |
| Updated |
2024-05-25 05:06:34 |
Sources
Related properties