---
sourceDocument: Australia ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-administration

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Example - Restrict a field

# Example - Restrict a field {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
This access control prevents everyone except an administrator from editing the Short
Description field of an incident record in a list.
Figure 1. Restrict the Incident Short Description

* Type: record
* Operation: list_edit
* Name: Incident \[incident\], Short Description
* Admin overrides: Select the check box.
* Script: `answer = false;`
{#r_ExampleRestrictAField__ul_czd_m5l_v4}

