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

# Configure script fields for a 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

Configure a Configurable Workspace to support script fields.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to <kbd class="ph userinput">sys_properties.list</kbd>.  
   The entire list of properties in the System Properties \[sys_properties\] table opens.
2. Show script fields in forms with a code editor component.
   1. Add a system property named glide.ui.workspace.script.code_editor.enable.  
      For more information on adding system property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
   2. Set the Value to true.
   3. Select Submit.
   {#use-script-field-types-in-your-configurable-workspace__substeps_p5j_m1f_k3c}
3. Configure the line number after which the scroll bar should appear for the code editor component.
   1. Add a system property named glide.ui.workspace.script.code_editor.autoresize_line_limit.  
      For more information on adding system property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
   2. Select Submit.
   {#use-script-field-types-in-your-configurable-workspace__substeps_p2n_r1f_k3c}

