Closed (fixed)
Project:
Views Calc
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2007 at 15:29 UTC
Updated:
28 Feb 2008 at 20:24 UTC
KarenS,
I want to count the number of rows deplayed by a view. So I used your module which works fine (thank you) except that when I use 'count' on the node title, for example, I get the right number of raws but the label of the operation 'count' is not displayed. Is there any way to display it ?
Regards,
Eric
Comments
Comment #1
jtjones23 commentedI'd love to have this functionality too. I take it that the count function will only count and display a row of numbers? Like ec, I can see in the page source code that the value is calculated but not displayed.
Drupal 5.6
Views 5.x-1.6
Apache 2.2.4
PHP 5.2.4
MySQL 5.0.45
Comment #2
karens commentedWithout actually looking at the module (no time right now) I think the problem is that it cannot display anything on the first text column, since it uses that column to display the word 'TOTAL', etc. If you want a count on the Title field, try putting some other text field ahead of it. (Yes I know that's not ideal, but it's a quick fix for now.)
Comment #3
karens commentedTry th development version of the module. I've made changes to the way the code works that may affect this. The previous code is now saved as the Official Release.
You can re-open with more details if you don't see the totals in the new version.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.