I successfully created a child-parent views fusion.
I have found that it displays all the desired fields from both content types in list as well as tabular views. Because I have a fixed-width theme, I would prefer to have a themed list output rather than a table that is too wide for my theme. However, when I use Views Theme Wizard to theme my view, it only displays the fields from the child view. Is there a way to get it to pull in and display the cck fields from the parent view?

Comments

fago’s picture

hm, how does your code look like?
If you theme the primary view - which contains both views - everything should work like expected as the fields of the fused views are added to $view->fields