Property reference

css.label.white.space

The css.label.white.space property determines how white space is handled in form labels. By default, it prevents text from wrapping, which can affect the display of long labels in forms.

Default: nowrap Type: choice list Application: Global

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 white-space behavior for form labels, allowing text to either wrap or remain on a single line based on the selected option.
What area does it affect? Form label display
What does the default mean? The default value is "nowrap", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting label formatting for better readability in forms.

Out of the box property record

Raw metadata from the property record.

Property name css.label.white.space
Sys ID 1aeaf055a9fe4713003ac2b7a250e301
Type choice list
Application Global
Default value nowrap
Description Form label white-space value. "normal" wraps long text in form labels, "nowrap" prevents wrapping.
Updated 2024-05-25 03:38:54