Active
Project:
Simplenews
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2013 at 12:37 UTC
Updated:
26 Mar 2013 at 12:37 UTC
Jump to comment: Most recent
I'm building a template for a newsletter.
I'm able to reference from the template to :
print render($build['field_blog_image'])
but how to get the plain reference to the raw file of this field so I can generate myself the html i wanted...
Comments
Comment #1
andyanderso commentedDid you ever figure this out? I am trying to do the same thing.
Comment #2
andyanderso commentedAHA!
got me the raw value.
Comment #3
andyanderso commentedThere is more discussion about this at this thread.