- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2021 08:41 PM
Hi
Can anyone suggest me the best way to remove 'DELETE' UI Action from incident table and it should not affect the parent task table.
i duplicated the DELETE ui action with less order and add one more condition in it-- '&¤t.getRecordClassName() !='incident';
but its not working .
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2021 11:23 PM
Hi,
you are checking with admin?
Did you check any other table level DELETE ACL on incident is allowing?
it worked for me even as an admin when I had 1 table level DELETE ACL on incident table
1) list - delete grayed out
2) form - delete button not shown
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2021 11:54 PM
I had created a new ACL instead of altering the OOB ACL .Its working fine , Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 10:28 PM
Hello
I have tried the same operation on sn_wsd_case_workplace_case table but it's restricting delete operation only in list view but on form view we are still able to see delete button.
Could you please help me here with your inputs.
Thanks,
Ram