---
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


---

# Configure a background color for unsaved fields

# Configure a background color for unsaved fields {#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

Configure a background color to display on unsaved fields across the entire workspace experience.

## Antes de Iniciar

Configure a UX page property to enable the unsaved field indicator. For instructions, see [Configure the unsaved indicator](https://servicenow-prod.fluidtopics.net/Yj~3Ieckwks~wi_pwKn8PQ "Configure the unsaved field indicator for an entire workspace experience.").

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

The unsaved field indicator displays a dot on unsaved fields. You can configure the indicator and background color for unsaved fields on individual workspace pages in UI Builder.

If you want to display a background color for unsaved fields across the entire workspace experience, configure a UX page property.  
The following fields don't support a background color on unsaved fields:

* `boolean`
* `conditions`
* `days_of_week`
* `email_script`
* `field_list`
* `field_name`
* `file_attachment`
* `glide_time`
* `glide_utc_time`
* `integer_time`
* `slush_bucket`
* `time_worked`
* `timer`
* `user_image`
* `css`
* `json`
* `percent_complete`
* `radio`
{#configure-background-color-unsaved-indicator__ul_g1f_tbz_m3c}

## Procedimento

1. Navigate to <kbd class="ph userinput">sys_ux_page_property.list</kbd>.  
   The entire list of page properties in the UX Page Properties \[sys_ux_page_property\] table opens.
2. Select New.  
   A new UX Page Property record opens.
3. Complete the following fields:  

   Page
   :   Select the workspace where you want to enable a background color for unsaved fields.

   Name
   :   Enter <kbd class="ph userinput">enableBgColorForUnsavedFieldIndicator</kbd>.

   Type
   :   Select true \| false.

   Value
   :   Enter <kbd class="ph userinput">true</kbd>.
4. Select Submit.

## Resultado

Unsaved field display both an indicator and a background color across the entire workspace experience.

![Unsaved field with a background color and indicator]()

