Hi All,
I have an urgent requirement to show some file information with each file attachemnt I have uploaded when creating new node. I am using File Field module to do so, but it just provide single text field-"Description" to add information with the file. I need more then one fields like - "Author of File","Uploaded Time" with each Uploaded file.

Any help is appriciable.
Thanks in Advance.

Versions:
Drupal 6.13
FileField : 6.x.3.1

Comments

adamo’s picture

The filefield object contains that information. You just need to theme your node to display it. Do some research on creating templates for different content types and you should be able to do what you need.

abhishek.dabas’s picture

So Can you please provide some references how to implement the same

Thanks in Advance

quicksketch’s picture

Category: task » support
Status: Active » Closed (fixed)

Closing after lack of activity.