glide.ui.form.breakpoints.enable

ServiceNow property description:

Enabling this property will enable horizontal label layout and breakpoints on forms on record pages on workspaces. Based on the breakpoint (i.e., available width or resolution), the form layout switches between a single column layout, a two column layout, and a two column with horizontal label layout. This enables viewing more fields on the form within the first scroll and increases page density

Attributes

  • Sys ID: f478d7f187f62110804165b50cbb3518
  • Type: true | false
  • Application: '@servicenow/now-record-form-connected
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.form.breakpoints.enable` is designed to enhance the layout of forms on record pages within workspaces by enabling horizontal label layout and breakpoints. When this property is enabled, the form layout dynamically adjusts based on the available width or resolution of the screen. Specifically, the layout can switch between a single column layout, a two-column layout, and a two-column layout with horizontal labels. This adaptive behavior allows more fields to be visible within the initial view, thereby increasing the density of information on the page and reducing the need for excessive scrolling. This feature is particularly useful for improving the user experience by making better use of available screen space.

Source

Related property: glide.ui.m.offline.enabled