By heldermarketing on
How can I output the CCK fields in a print.tpl.php file?
For example i have screenshots which can be added an unlimited times. So a node can have 6 screenshots. Now I would like to output these screenshots in a pdf document when I use the [Printer, e-mail and PDF versions] module.
Any suggestions?
Comments
In your template file you'd
In your template file you'd need to loop through all the cck fields you want to display. I haven't tested this code, but it would look something like this:
Lead Developer and Founder of StreamRiot.com