By phasmaphobic on
Is this possible? I have the view worked out already and as a page it displays exactly as I want it to. Now I just need to append it to the bottom of a specific Book entry. Is this possible?
Is this possible? I have the view worked out already and as a page it displays exactly as I want it to. Now I just need to append it to the bottom of a specific Book entry. Is this possible?
Comments
Take a look at the Views
Take a look at the Views Attach module: http://drupal.org/project/views_attach
Exactly what I needed.
Exactly what I needed. Thanks!