glide.ux.autoreflow.disable

Attributes

  • Sys ID: f76686587721211007e85e4aef5a9975
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.ux.autoreflow.disable` is used to control the auto-reflow feature in the platform's user interface. Auto-reflow is a functionality that automatically adjusts the layout of workspace components to optimize the use of screen space. When the property `glide.ux.autoreflow.disable` is set to true, it disables this automatic adjustment, meaning that the layout will not change dynamically based on the screen size or window resizing. This can be useful in scenarios where a fixed layout is preferred for consistency or specific design requirements. The default behavior, when the property is not set or is set to false, allows auto-reflow to function normally, ensuring that the workspace components are always optimally arranged.

Source

Related property: glide.ui.presence.disabled