Closed (fixed)
Project:
Rules download
Version:
7.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Dec 2014 at 14:07 UTC
Updated:
19 Mar 2015 at 13:24 UTC
Jump to comment: Most recent
Comments
Comment #1
andy.alexander commentedI'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.
Comment #2
hanoii2.0 uses file entity, I believe this should be now possible, let me know if it doesn't.