2 replies [Last post]
goodeit's picture
Offline
Joined: 05/28/2008
Juice: 322
Was this information Helpful?

Hello,
I was wondering what the best way would be to add a PDF spec sheet to some of my products. Right now I have them listed in the description along with a link to the file (hosted on my server) and a PDF icon. This doesn't seem very "drupal-y" because there is no easy way to update this file, see how many times it has been accessed, or even to easily check and see which products do and do not already have one. Is there a way I can create a CCK field for this, or something similar? I would like the icon to display either way. Also, I tried file attachments, but that did not seem to be a very good solution (didn't look nice, had no icon, etc).

Thanks!

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Best way to add PDF Spec Sheet to Products?

I like the filefield for attachments... easier to manipulate than the default upload field and last I used it it included a nice little icon, too. Smiling

goodeit's picture
Offline
Joined: 05/28/2008
Juice: 322
Re: Re: Best way to add PDF Spec Sheet to Products?

thanks, I'll check that out!