By wpanssi on
Is there a way to display a node as a content of another node? I would need to have a view created by views module to be displayed inside a book page..
Is there a way to display a node as a content of another node? I would need to have a view created by views module to be displayed inside a book page..
Comments
Insert View
See : http://drupal.org/project/insert_view to insert a view easily.
(or : http://drupal.org/project/InsertNode for a node)
Cheers,
efolia
Does the trick. Thanks!
Does the trick. Thanks!