Make additional comments read only on sp portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 10:48 AM
Hi
How to make 'additiinal comments' read only on service portal based on state of ticket
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 11:06 AM
You can add ACL for the same, which should apply to the Service Portal, to allow write to comments only at certain state.
Please mark this response as correct or helpful if it assisted you with your question.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 11:08 AM
@dev46 You can create a write ACL on Additional comment field on your table and check the state using the condition builder. Script will set the answer variable to false and field would become non editable for the user.