Closed (won't fix)
Project:
Node to Word
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2011 at 20:53 UTC
Updated:
6 Dec 2011 at 09:43 UTC
I've got nodes that have views attached to them, but the view data doesn't appear. It'd be nice if the view data would appear in the word document.
Comments
Comment #1
greg.harveyViews Attach support would be a looong way off, I'm afraid. There's no way I'll get any time to look at this, so it will need to be a community-provided patch.
But you should be able to add your View in a template variable and then add it in to the document tpl.php template in your theme. It's possible already for you to do this but you'll need to do a little coding in template.php.
Comment #2
steveparks commentedClosing this ticket because of inactivity, but feel free to reopen if you want to submit a patch to add Views Attach support.
Meanwhile the only supported approach to this is as in #1.