Get the Flash Player to see this player.
View snippet
So, I'd like to be able to create something like a view snippet on a node. On my existing site I have:
[G2:13592].
Basically, I'd like to create a page with content and have view data withing the page. I don't have any idea if this is possible and I haven't even started looking.
-------------------
Update - 04/0/2006
This turned out to be really easy to do. There is a module called insert_view.
You can also use the views_build_view() function to print or echo the view. This function is documented in views.module.

Post new comment