Create ACL Rules for tables INCIDENT for hiding fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2024 10:34 PM - edited ‎02-18-2024 11:02 PM
I have a requirement to hide the 'Short Description' and 'Assigned to' fields when the assignment group is not CAB Approval. This should be implemented within a single ACL .
whenever that current record is assigned to CAB Approval. (after saving that record it should get hide)
How can I do this ? please guide
I have implemented this ACL and IT works but the problem is I have to make two different ACL's for making the requirement full fill and It will be not good practice to make . I tried with code but my code is not working .
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2024 10:38 PM
If you want to "hide" it, look in to UI Policies.
If you want to restrict access (read/write/update/delete), look in to ACL's.
From your description, a UI Policy can do the trick.
If helpful or correct, please indicate so!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2024 10:42 PM
Yeah right suggested UI policy .
But they only want the fields should get hide by ACL only .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2024 10:42 PM
Hi Pankaj,
@MattiasJonsson has hit the statements to the point. Kindly confirm what is that is needed (to hide or to restrict access)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2024 10:57 PM
Yes sir I confirmed ,
short description = hidden
Assigned to = hidden