Seems simple enough, however I'm stuck on this one for some reason. Here's the deal...
I have a field called notes_attachment which allows a file to be attached to a note entry in a notes portal. On the portal view I want to have a file icon if there is a file (any value) in the notes_attachment field. I have the file icon in a seperate table as a global field (where all my images are stored). Now, how would I setup a realtionship so that the field only appears on the portal if there is a value in the notes_attachment field?
Thanks!