Closed (duplicate)
Project:
Views Summarize
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2012 at 09:25 UTC
Updated:
16 Jul 2017 at 20:59 UTC
Jump to comment: Most recent
Comments
Comment #1
rolkos commentedI need the same.
Comment #2
hlopes commentedJust override this function on your PHP template.
I've used something like
And then used $symbol down below on the return.
This works, as long as the fields to be added up are rendered with a currency symbol.
Comment #3
oadaeh commentedMarked #1545574: Prefix or suffix not compatible with total count OR add a currency parameter as a duplicate.
Comment #4
oadaeh commentedI'm not sure how far I want to go with this, but I was thinking that and admin settings page, where you could specify all the deatails of how you want your numbers displayed, might give everyone exactly what they want.
Comment #5
mojiro commentedPlease check this http://drupal.org/node/1876548
Comment #6
zeip commentedPerhaps this could be done with Currency API? There is a patch in #1876548: Changes for presentation logic of views summary for sites with Commerce available.
Comment #7
nwom commentedThere is a patch that fixes this in the following issue: #1876548: Changes for presentation logic of views summary