---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/platform-user-interface

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Disable reflow

# Disable reflow for Configurable Workspace {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Disable reflow for an instance, experience, or page.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Importante:  
Configurable Workspace pages must use the latest layout system for reflow to be available. For more information, see [Upgrading layouts in UI Builder](https://www.servicenow.com/docs/access?context=upgrade-layout-uib&version=australia&pubname=australia-application-development&ft:locale=en-US)Reflow helps users with low vision or who have trouble seeing web content in a browser due to monitor size, device type, poor lighting, or other situations by transforming page layouts into a vertical, stacked view automatically when users increase browser zoom to 400%. Additionally, content can be enlarged without scrolling in two dimensions at a width equivalent to 320 CSS pixels or a height equivalent to 256 CSS pixels.

Although reflow is available by default, you can disable it for instances, experiences, and pages.

## Procedimento

1. Disable reflow for an instance.
   1. Navigate to <kbd class="ph userinput">sys_properties.list</kbd>.  
      The entire list of properties in the System Properties \[sys_properties\] table appears.
   2. From the System Properties list, select the glide.ux.autoreflow.disable system property.  
      A System Property record opens.
   3. Set the Value to true.
   4. Select Update.
   {#disable-auto-reflow-for-configurable-workspace__substeps_emg_w4g_k3c}
2. Disable reflow for an experience.
   1. Navigate to <kbd class="ph userinput">sys_ux_app_config.list</kbd>.  
      The entire list of UX app configurations from the UX App Config \[sys_ux_app_config\] table opens.
   2. From the UX App Configurations list, select an experience.  
      A UX App Configuration record opens.
   3. Select Disable Auto Reflow.
   4. Select Update.
   {#disable-auto-reflow-for-configurable-workspace__substeps_fmg_w4g_k3c}
3. Disable reflow for a page within an experience.
   1. Navigate to <kbd class="ph userinput">sys_ux_screen.list</kbd>.  
      The entire list of UX screens from the UX Screen \[sys_ux_screen\] table opens.
   2. From the UX Screens list, select a page.  
      A UX Screen record opens.
   3. Select Disable Auto Reflow.
   4. Select Update.
   {#disable-auto-reflow-for-configurable-workspace__substeps_gmg_w4g_k3c}
{#disable-auto-reflow-for-configurable-workspace__steps_dmg_w4g_k3c}

