Delete Button Not Working --- UI Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2021 11:53 PM
Hi All,
I had written UI action for a particular role and given the role inside the condition and having that role only should be able to delete the CI Record from Form. But i was unbale to delete the CI with that Role. Could any one please suggest if there is any other way to overcome this issue.
Thanks in advance
Damacharla Sravani.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 12:04 AM
Hi. You have to define a Delete ACL for the table you want, giving the role rights to delete CIs. Please refer to the ACL documentation. Please note that you will need a 'security_admin' role to be able to define new ACL.
Mark Correct and Helpful if this answer helps.
Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Martin Ivanov
ServiceNow MVP 2023, 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 12:14 AM
Hi Martin,
I have created the UI Actions for 5 tables, So should I write the ACL for all the 5 tables.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 05:57 AM
If you are willing to delete from all 5 tables, then... yes.
Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Martin Ivanov
ServiceNow MVP 2023, 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 12:24 AM
Hi
please share your UI Action configuration, for example as screenshot.
Kind regards
Maik