I have an xml view that I want to attach another view to it. This view would also be xml view from another view. Is this possible? I tried doing this by embedding the view itself in the header (php) using views_embed_view() but it doesn't work.

Comments

halloffame’s picture

Issue summary: View changes

edit edit

anthonylindsay’s picture

No, that's not going to work. See here: https://drupal.org/node/1778568 #7

anthonylindsay’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)