10 Jan
2012
10 Jan
'12
4:32 a.m.
You can also use hook_views_pre_render or any other hook and add data or image in $view->attachment_before, this would render the image above the main view. On Tue, Jan 10, 2012 at 3:57 AM, Fred Jones <fredthejonester@gmail.com>wrote:
To use CCK blocks combined with a View, build the page with a node, display the view in a block in a region below content.
Interesting idea--basically have the node have no content, just a placeholder for the View. Sounds odd, but I suppose it would work. :)
Fred
-- Regards, Vaibhav Jain