Is there any way to add a view to a book outline?
I'd love to be able to do this too - anyone??
Create a regular book node, and do one of three things:
1) use PHP filter and theme('view') 2) use PHP filter and view_build_view 3) install and configure insert_view and use the [view] syntax it provides.
Comments
Comment #1
hsfdrupal commentedI'd love to be able to do this too - anyone??
Comment #2
merlinofchaos commentedCreate a regular book node, and do one of three things:
1) use PHP filter and theme('view')
2) use PHP filter and view_build_view
3) install and configure insert_view and use the [view] syntax it provides.
Comment #3
(not verified) commented