Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Connect Chat: Disabling/Hiding/Removing Attachment Capability

mdibaji
Giga Contributor

Hello community!

I have a need to remove/hide/disable the attachment capability in Connect Chat in Helsinki.

I've looked every where and there is nothing to be found relating to configuring the Chat Window User Interface

I have also tried writing a business rule that aborts the action of writing to the 'sys_attachment' table when the attachment comes from the chat_queue_entry table.

Does anyone have an idea of how we can do this? It has been really mind baffling

Thank you in advance

7 REPLIES 7

hweeleetan
ServiceNow Employee
ServiceNow Employee

Hi Mehdi



Do you have a solution for this? I have a similar requirement.



Thanks.


Hi There,



What I did was create a business rule on the sys_attachment table to stop the insert from happening.   What happens after applying this business rule is that, it will seem like the file is being attached but it actually doesn't.   This was the only way that I could come up with.



Let me know if that works for you


Necho
Tera Contributor

Any luck with hiding the attachment icon on chat?

Necho
Tera Contributor

Any luck with this?