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  

How to Enable the Attachment Button When It Is Not Available on a Table form?

Hari S1
Tera Contributor

Hi All,

How can I enable the attachment button if it is not available to add attachments to a table?

 

Certificate table

HariS1_0-1743006875631.png

 

Incident table, for incident table attachment option is showing

HariS1_1-1743006960683.png

 

 

 

Thank you

 

 

1 ACCEPTED SOLUTION

Hi @Hari S1 ,

you can delete that

or you can edit it in the dictionary's list view

ChaitanyaILCR_0-1743068196269.png

or from the dictionary's form view

ChaitanyaILCR_1-1743068268389.png

remove this entirely instead of setting it false if setting that to false doesn't work no_attachment=true 

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

View solution in original post

8 REPLIES 8

Hari S1
Tera Contributor

@everyone, Can someone help me on this, how i can enable the attachment option on the form?

@Hari S1 

 

Go to to System properties-[sys_properties] table  from navigator

 

  • Check Name: glide.ui.stream_icon.incident
  • Type: true|false
  • Verify the value as" false" means hiding attachment pin icon on activity stream.
  • Update value as " true" to make it visible. 

 

Please check the below article for more details. 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0723785

 

 

--

Thanks & Regards ,
Supriya Waghmode |ServiceNow Consultant

 

 

 

Hi @Chaitanya ILCR ,

 

I am trying to change the value to false but I am not able to edit the record

 

HariS1_0-1743067730717.png

 

Hi @Hari S1 ,

you can delete that

or you can edit it in the dictionary's list view

ChaitanyaILCR_0-1743068196269.png

or from the dictionary's form view

ChaitanyaILCR_1-1743068268389.png

remove this entirely instead of setting it false if setting that to false doesn't work no_attachment=true 

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya