How to make Complaint Case Read only after Close
Hello, Use Case : User should not be able to edit Complaint Case once it is closedSolution : 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 cre...