---
sourceDocument: Australia Release Notes
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/release-notes

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Release Notes

ft:clusterId :

    - rn

bundleId :

    - rn


---

# Table Builder release notes

# Table Builder release notes {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The ServiceNow®
Table Builder application is a centralized way to build tables, forms, and display logic. Table Builder was enhanced and updated in the Australia release.

## About Table Builder {#table-builder-rn__table-builder-rn-highlights}

[Australia Patch 5](https://servicenow-prod.fluidtopics.net/86~p_JZvUlBB3FD_j8roSw "The Australia Patch 5 release contains important problem fixes.")

* ServiceNow Otto® is the new AI experience brand. This change is reflected in the name of ServiceNow products. Your product entitlements remain unchanged. Check your entitlements to determine your access to specific features.
* Starting with the Australia release, Form Designer is being prepared for future deprecation. It will be hidden and no longer available for activation but will continue to be supported. Features within Form Designer will be available in the Form Builder.
{#table-builder-rn__ul_d1k_2zq_1kc}  
* Read-only behavior is now controlled by the Read only option \[`read_only_option`\] choice field, which provides options such as Display Read Only or Strict Read Only.
* The existing Read only field will no longer be editable in the UI.
{#table-builder-rn__ul_wfn_yfr_whc}

See [Table Builder](https://www.servicenow.com/docs/access?context=tb-landing-page&version=australia&pubname=australia-application-development&ft:locale=en-US) for more information.{#table-builder-rn__table-builder-rn-highlights-2}

## Activation and other requirements

Important:  
Table Builder is available in the ServiceNow Store. For details, see the "Activation information" section of these release notes.

Activation information
:

Browser requirements

:   Internet Explorer isn't supported.{#table-builder-rn__table-builder-rn-browser-1}

## Australia {#ariaid-title2}

The ServiceNow®
Table Builder application is a centralized way to build tables, forms, and display logic. Table Builder was enhanced and updated in the Australia release.

### What's changed {#table-builder-rn-release__table-builder-rn-ui-changes}

[Field configuration in Table Builder](https://www.servicenow.com/docs/access?context=field-parameters&version=australia&pubname=australia-application-development&ft:locale=en-US)
:   A new Read Only Option has been added to the dictionary tables (`sys_dictionary` and `sys_dictionary_override`). The existing read_only field is now
    locked and cannot be edited in the UI. Field behavior depends on the selected option. With Display Read Only, the field appears read-only but can still be updated through APIs. With Strict Read Only, the field can't be changed in the UI or by client scripts such as \[`g_form.setValue()`\]. A new system property,` glide.read_only.legacy_read_only_behavior`, controls
    whether the old behavior, where client scripts could override read-only settings, is retained.
{#table-builder-rn-release__table-builder-rn-ui-changes-1}

