Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
22.87 KB
MD5: 9821a0a4f364a9d02cbe3863819f4db5
SHA-1: ce6e18419a60738937b6f75f31ddbe34a8daa721
SHA-256: c174e31dae73e0608a9bf4e791519c1a7b18ecf9460897d9aaf769bd3b27f5a6
Download zip
26.26 KB
MD5: 35683ee002d4e58014b4ec21a86f1919
SHA-1: 5342f72f5989102c37a66ae54d0d2eb49563a1c5
SHA-256: d0327ff64028f88af53783ca81826e04283ea50687db931672debe49c93f9d2a
Release notes
Fix for #2072525: Notice: Undefined offset: 2 in template_preprocess_views_aggregator_results_table()
New group and column aggregation function "Range".
New column aggregation function "Math expression". Together with token replacements this allows you to have one column "total" expressed as, say, the product of two preceding column "totals".
Column aggregation row may be placed at the top of the table, the bottom or both.
Option to have the column aggregation row apply to
1) the page currently shown, if a pager is enabled
2) the entire result set, regardless of the page currently shown