How to make Complaint Case Read only after Close
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 05:00 PM
Hello,
Use Case : User should not be able to edit Complaint Case once it is closed
Solution : If we create table level ACL on Complaint Case table, fields which are inherited from parent table (case) are still editable. So to avoid that we need to create 10+ field level ACLs on Complaint Case table.
Question : Is there any alternate approach for this instead of creating many field level ACLs (10+)
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 05:35 PM
Hi @kkcommunity ,
You can work with UI policy rather than ACL in this case.
Create UI policy like OOTB UI policy on incident form.
see the below image:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2025 08:45 AM
Thank you for the feedback...we tried this option but some how it is not working in model windows(CSM/FSM workspace) as shown in screenshot