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

paulbeaney’s picture

Hi,

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

quicksketch’s picture

Status: Active » Closed (fixed)

You 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.