I am using Drupal 7.
I have a few content types and each type allows image upload. I am hoping to store uploaded images in different folders for each content type.
Does Drupal support this? I did a lot of online search but am unable to find a way or module for doing this. Hope I did not miss anything.
Thanks for any input.
Cheers.
The module File (Field) Paths is what you are looking for: it let you change the upload path for each field. You can also add tokens.