- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2025 08:23 AM
Hello, please elaborate and let me know how exactly you would make the Assigned to field on the incident form Read only once the incident state is Resolved and Closed states? Please elaborate and let me know how
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2025 09:40 AM
The best and secure way is to that through Access Controls (ACL)!
To allow write access to the assigned_to on incident, if state is not Resolved.
For Closed, I believe it should be already OOTB readonly until unless you have done customizations on its related ACL.
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2025 09:40 AM
The best and secure way is to that through Access Controls (ACL)!
To allow write access to the assigned_to on incident, if state is not Resolved.
For Closed, I believe it should be already OOTB readonly until unless you have done customizations on its related ACL.
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.