Attachment column in list view

Peter Kilden
Tera Contributor

Is it possible to show in a list of incidents or problems if the individual records have attachments?

9 REPLIES 9

Community Alums
Not applicable

Hello Jeff,

Add this line for the style field:

background-size: contain;

i actually used this and its working nicely,  using a paperclip icon too, instead of a page.

 

background-image: url('/images/paperclip.gif');
background-repeat: no-repeat;
background-position: center center;
text-align: center;

Peter Kilden
Tera Contributor

Thanks Deepak, useful suggestion, however I see in the linked doc that it requires personalize_styles or admin role, and I have neither. Should I apply for the personalize_styles role or is there another option?

Hi,

Yes, this requires either a role mentioned by you. However, when you make those changes, those are applicable across the instance to everyone. Hence, I would suggest to either get it done via someone who has "admin" rights or you will require those rights to configure.

 

Maharshi Chatte
Kilo Guru

Hi @Deepak Ingale 

I have a similar question I actually want to add attachment in the list view and not in any individual request. Is it possible ?
 
 
 
 
 
 
Correct Answers 200
2019 Leader (January)
Helpful Answers 500
36,903 points - Community Level 8