Hi,

I have one view called 'news' with 2 fields 'Node: Title' and 'Content: File: File Upload (field_news_upload) Dynamic file formatters'. I need know if have anyway do this using views or any other module to work with views todo this.

Here is a example I need:

IF 'field_news_upload' not equal '' and body(this is normal body content) equal "" THEN
'Node: Title' = link to file in 'field_news_upload'

I need this to avoid have one page with only title and file to link causing a large wide blank in page.

Thanks for any page.