The CreatorCon Call for Content is officially open! Get started here.

How do I remove the attachment icon from Service Portal when the ticket is closed?

etabalon
Mega Expert

Does anybody here knows how to remove the attachment icon from the ticket form when the record is closed?

 

Thank you!

Enrique

 

find_real_file.png

1 ACCEPTED SOLUTION

dvp
Mega Sage

All you need to do is restrict write access to the record when the state is closed. Restricting the edit access, automatically remove the attachment capability.

 

Update Write ACL on your table to restrict edit access when the state is closed.

View solution in original post

6 REPLIES 6

This works for me!! Thank you!

etabalon
Mega Expert

Thank you Mike and dvp for your input. I will look into both options. Will update you later.