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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Example - Restrict a field

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

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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}
**Previous topic:** [Example - Restrict a table](https://servicenow-prod.fluidtopics.net/u3q1MT~mOGqaK3oVoQ8~_w "This access control prevents everyone from editing all fields in the Incident table in a list.")  
**Next topic:** [Example - Restrict a field with a script](https://servicenow-prod.fluidtopics.net/1ZGLxfkwjPi69zv_ekRWQw "This access control prevents everyone from editing an incident with a category of Software in a list. It is defined by a script.")

