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

# Example - Restrict a table {#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 from editing all fields in the Incident table in
a list.
Figure 1. Restrict the Incident Table

* Type: record
* Operation: list_edit
* Name Incident:\[incident\]
* Admin overrides: Clear the check box.
* Script: `answer = false;`
{#r_ExampleRestrictATable__ul_dky_krl_v4}

