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 controls the truncation of node labels, allowing them to either fit within a single line or wrap to display in full. |
| What area does it affect? |
Node label display |
| 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 adjusting label visibility for better user interface clarity. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ngbsm.truncate_long_labels |
| Sys ID |
e2a4a007c3012200b5be1962c1d3ae71 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Truncate node labels to a single line and to fit available space (default).
Disable to display entire labels on multiple lines and wrapped as needed. |
| Updated |
2024-05-25 05:07:16 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Dependency Views (continued) Property Description Truncate node labels to a single line and to fit available space (default). Disable to display entire labels on multiple lines and wrapped as needed. glide.ngbsm.truncate_long_labels If glide.ngbsm.show_class_labels is enabled, then the class label always displays on top of the CI label, and wrapping applies to both the class and the CI labels. • Type: Yes ...
Related properties