Use with views_calc
SamRose - May 19, 2008 - 16:00
| Project: | NodeReview |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am trying to override the default view that is in nodereview_views.inc to also display fields from views_calc. So far, no luck. I am wondering if the maintainer of this module might offer some advice about how to make the display of views more flexible, preferrably via views. Node review is a nice module, but we need things like totals, etc.

#1
yeahh ... I am also looking around how to customise the display as well as the form. Currently only using views teaser node/$arg/reviews
The views for display is great. Display form to be inserted into panel pane is what I'm expecting (I gotta find another thread that discuss about customizing form)