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 configures the behavior of chart item interactions, allowing drill down information to be displayed in a separate window or tab. |
| What area does it affect? |
Chart interactions |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when adjusting user experience for chart navigation. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.chart.drill.open_new_win |
| Sys ID |
507c7271c30201003fca3b251eba8f67 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Opens drill down information in a new window or tab when user clicks a chart item, if selected |
| Updated |
2024-05-25 03:38:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Inc., in the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 1890 Property Description glide.chart.drill.open_new_win If enabled, opens the default list drilldown in a new tab if defined. Applies only for non-list type reports. • Type: true | false • Default value: false • Location: ...
Related properties