Module can set data to filefield in easy way (Set a data value actrion), is there any chance to support image field for this module.

Comments

andy.alexander’s picture

I've been working on the problem of getting this working with image field.

The best way to do it would be to have an action that provided the file entity, or provided a way to get the uri (arguably the best way I can find to get the specific file you need).

Maybe have download file provide the URI? It shouldn't be very hard to add that, and this module would be significantly more functional with it. I've written a bit of a workaround on my end, and I'd be happy to write a patch if the module owner would like.

hanoii’s picture

Version: 7.x-1.x-dev » 7.x-2.0
Status: Active » Fixed

2.0 uses file entity, I believe this should be now possible, let me know if it doesn't.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.