Closed (fixed)
Project:
Subform
Version:
4.7.x-0.30
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2006 at 01:36 UTC
Updated:
17 Oct 2010 at 12:32 UTC
When I look at a node with a subform in it, it includes all of the data in the referenced node. What if I just want the title/teaser from it to show up? Is there a way to include only certain variables? I used <code><?php print_r($node); ?> to print out all variables available, but it doesn't show any available for the subform items. It just stops where they are supposed to start.
Comments
Comment #1
ericg commentedI hit the same exact issue today.
Also, when I used contemplate module to generate a node type specific template, my child data no longer renders in the parent node.
Comment #2
casey commented