How do I delete a Standard Change Template that I have created? The option is grayed out.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2016 07:04 AM
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2016 07:59 AM
You can definitely tweak the OOB model to achieve that if business agrees, generally they just want to keep everything for audit purposes.
-Anurag
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2016 12:56 PM
In order to delete a standard change template, you need to elevate your role to security_admin and edit the std_change_record_producer ACL item for the delete operation:
In the script section, change the logic from "answer=false;" to "answer=true;" as shown below:
Best practice would be to set this back to false after you delete the template.