I am trying to create a view in D6 (ver. 6.3.11 of FileField) that will display the Description of the uploaded File. Not the file name. There doesn't appear to be a field available in the view. I have also tried to find a suitable Replacement Pattern for this info but all that come up are:

Fields

[filename] == File: Name
[icon] == File: Icon
[filesize] == File: Size
[timestamp] == File: Upload date
[filename_1] == File: Name

Is it even possible in D6 to make a view with the Description of the uploaded file and not the file name?

Comments

donaldrhughes’s picture

I figured it out with the default Upload module. I used a view type: File and added the field Upload: Description (excluded) and two File: Name fields. 1 was default and the other used the Rewrite for [Description].