The Insert View module is a Drupal module that allows site developers to insert a view inside a node using a simple tag
The Insert View module supports many nice features including:
Steps to Install and Configure the Insert View module:
Download the module from http://drupal.org/project/insert_view
Also download the view module from http://drupal.org/project/views
Extract the 2 modules and copy their directories to the sites/all/modules directory on your site
Enable the Insert View, Views and Views UI modules

5. You then need to configure the Input Format that you will use to insert views, navigate to yourdomain.com/admin/settings/filters

6. Click the configure link near the input format you will use to insert your views, and select the insert views filter

7. You then need to figure out the name of the view you want to insert, navigate to yourdomain.com/admin/build/views and copy the view name

8. Add or edit the node you want to add the view to, then select the Input format that you configured for the insert views filter

9. Add the Insert View tag where u want it at the node body in the form of [view: viewname] and paste the viewname you copied before

10. After you save the node you can see that the view content is rendered in the place of the Insert View tag

As you can see the Insert View module comes very handy when u need to add a view anywhere you can use Input Formats
I hope you enjoyed this Module Preview and stay tuned for more to come
John Youssef
President, JesoX, LLC