hi everyone, I'm trying to use Drupal for my friends store.
I need to let clients have the ability to upload pictures to a product.
say i sell tshirts printed with people's pictures, I need to:
- once the client has added something to his basket to be able to upload the image or images needed to print (maybe a thumbnail or previewing option?).
- have a comment field for each download
- depending on the product there would be default numbers of fields (say i need calendars to have 12 starting upload fields and submit buttons)
- have the admin have a view of what has been uploaded with the details from the comment field and subsequently be able to download the files to print
- uploads are only viewable by the respective client user and obviously the admin
the only other way i can think of doing it would be for the client to have a different view of his basket depending on the product type and then it could be a cck field or something. Still it would need to be linked to the product.
this is my first Drupal site, my friend was going to use ZenCart but there was no plugin that fulfilled this need (clients could upload pics but onl to a public directory and with no comment option) and since drupal seems to be so extensible I figured there already is a way (obviously haven't found the way... yet).
Any help, advice or links to info would be great
thanks