Active
Project:
Content Templates (Contemplate)
Version:
5.x-2.01
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
8 May 2008 at 15:12 UTC
Updated:
2 Jun 2010 at 14:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
jrglasgow commentedCan you post your body variables from the create template page?
Comment #2
klaus9 commentedthe part with webfm isn't highlighted(ref. attached jpg)
Comment #3
jrglasgow commentedIn theory
$node->webfm_files (array)should have your files listed (or something). I will assume that this node has files attached using webfm. Go ahead and put this is you contemplate and let me know what the output is:Comment #4
klaus9 commentedthe output is:
Comment #5
nitrocad commentedPut this code anywhere in the template. It works for me.
print $node->content['webfm_attachments']['#value']