Hide "Delete" button from Approval form
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2017 04:39 AM
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2017 05:38 AM
As Mujtaba said check for other acls which are conflicting by adding debug security roles. go to application navigator
session debug > debug security
try with another way like add this condition in global ui action, (gs.hasRole('admin')&¤t.sys_class_name=='sysapproval_approver')