- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 05:38 AM
i have tried searching in the ACL that hiding the audit check box but didn't find any conclusive one.
on preview its visible -
not visible on form
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:04 AM
The audit field is only available on Type = Collection. Changing auditing on other fields is done via an audit attribute
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0685670
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:23 AM
any client script or UI policy is hiding it?
It's always shown on "Collection" type field and not for others
what's your business requirement here?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:27 AM
It's hidden by a UI policy called Table Choice Fields. Unhiding it won't give you the desired functionality. It's intentionally hidden. See my previous comment.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:04 AM
The audit field is only available on Type = Collection. Changing auditing on other fields is done via an audit attribute
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0685670
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:23 AM
any client script or UI policy is hiding it?
It's always shown on "Collection" type field and not for others
what's your business requirement here?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 07:11 AM
No client script and UI policy as well
we want to make audit check box visible and editable for auditing
now i can edit the value of audit as true false from list view but unable see the same field on form

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:27 AM
It's hidden by a UI policy called Table Choice Fields. Unhiding it won't give you the desired functionality. It's intentionally hidden. See my previous comment.