How to remove the delete button from the incident form?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 12:53 AM
How to remove the delete button from the incident form?
Please provide step by step instructions if possible.
Thanks,
Lisa
- Labels:
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 12:56 AM
Update delete ACL on the incident table:
- Go to access controls
- find the delete type ACL on the incident table
- select the advance check box
- enter answer=false in the script section
- un-check the Admn override checkbox, if not want to allow even admins to see it
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 02:03 AM
Hi,
Thanks for your update, I am struggling to find the ACL. Do you know what it is called please?
Thanks,
Lisa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 02:20 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 01:41 AM
Hi Lisa,
Following are the steps to remove the "Delete" button from Incident form :
1. Right click on the Delete button at the bottom of the incident form.
2. Edit UI Action.
3. Uncheck the Active and the Form Button checkbox.
Above steps will disable?Remove the Delete button .
Thank You.
Mark If Correct/Helpful