Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Show attachments in Inbox

Quote Reply
Show attachments in Inbox
Another one...

I'd like to add a column in the inbox (simple non-js templates) to indicate weather there is a file attached to a message. Anyone done this?

Safe swoops
Sangiro



Quote Reply
Re: Show attachments in Inbox In reply to
Hi,

Sorry about the late reply! You should be able to do:

<%if msgs_has_attach eq 'Yes'%>
display some icon here
<%endif%>

in your template.

Cheers,

Alex

--
Gossamer Threads Inc.