Make additional comment read only in portal when state is resolved in incident table.

pdisrilatha
Tera Contributor

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.

pdisrilatha_0-1727339685367.png

 

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@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.

This a existing ACL ,i have updated state to resolve, close and complete but it is not working.

pdisrilatha_0-1727341381490.png

Can you help me : if possible

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.

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.