Closed (fixed)
Project:
FileField Sources
Version:
7.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2011 at 15:47 UTC
Updated:
30 Jul 2012 at 06:42 UTC
I which to use imageeditor which itself use filefield sources to manage the pictures of my products. I use the commerce module. The image field is attached to the product entity and not to a node.
It seems that I can't use filefield sources from an entity. I am mistaking?
Is it a bug or is it designed as is?
Comments
Comment #1
paulbeaney commentedHi,
I seem to have run into the same problem. I am going to work round it by moving my image field from the Product type to the Product Display type, since the latter is a node and works fine with FF_paths.
Seems there is a little way to go with general entity support for this module, as Media doesn't work with it either.
Regards,
- Paul
Comment #2
quicksketchYou can use FileField Sources anywhere you can use a File field. If you can't add a File Field, then this module is also not usable. That said, I think Commerce uses normal Image fields does it not? You'll just need to find the configuration for the field and enable more sources. I'm closing this issue directly after a lack of activity.