Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Views Data
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
3 Aug 2009 at 13:58 UTC
Updated:
19 Aug 2009 at 14:00 UTC
Hello everyone,
I've a views page and I want to add it to a book and I dont know how to do it. Can someone please tell me how can I relate a views page to a book.
I have created a employees list view with views module and I want to add this page (views) to the book navigation of this company, please help.
Thanks
Alice
Comments
Comment #1
dawehneri think you want to attach it to a node so i think http://drupal.org/project/views_attach is what you search.
Comment #2
merlinofchaos commentedprobably insert_view is the better way to put a single view in a single node.
Comment #3
alice-kahn commentedThanks alot insert_view worked for me which was easy to use. I think this module should be included in drupal's next update.
Thanks to all !