Make additional comment read only in portal when state is resolved in incident table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 01:38 AM
Make additional comment read only in portal when state is resolved in incident table.
we need clone the existing widget to new widget and make this possible. Please help me to resolve this issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 01:55 AM
@pdisrilatha You can simply achieve this by creating a field level write ACL on Additional Comment field on incident table with condition state is not resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 02:04 AM
This a existing ACL ,i have updated state to resolve, close and complete but it is not working.
Can you help me : if possible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 02:32 AM
Hi @pdisrilatha I don't see any flaw in this ACL. Test it correctly as it will evaluate to True only if caller_id or opened_by or on Behalf By field is current logged in User and State is one of Resolved, Closed, Cancelled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 06:31 AM
HI @Sid_Takali ,I am completely new to ACL.so could you please explain me briefly to me it will help full to me. what needs to be done.