The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Open attachment in list view

madeves
Kilo Contributor

Hi,

 

I currently display whether a record has an attachment in list view using the field style.   Is there any way I can OPEN the attachment from list view?

 

Many thanks,

 

Madeleine

1 ACCEPTED SOLUTION

1. Open list view.


2. Move your mouse over the hover icon of any incident and press Shift key.


3. Click on the attachment link in the preview.


View solution in original post

8 REPLIES 8

Lam_Hoang
Kilo Expert

use a database view for incident and sys_attachment this should work for you!


Thanks for getting back to me.   I presume this database view only works in a report not in a module list?


Many thanks.


this works fine on a module



just use an new url like \nameofthedatabaseview_list.do


This is the solution. Many thanks!