You are here

Files in Views Merge Rows 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Sometimes when you use relationships in views you get a number of rows with the same content in some of the fields. This results in a huge table (grid, list, etc.) that affects the usability of your view. The Views Merge Rows module provides a way to…
views_merge_rows.info views_merge_rows.info name = Views Merge Rows description = Adds possibility to merge rows with the same values in the specified fields. package = "Views" core = 7.x dependencies[] = views files[] = views_merge_rows_plugin_display_extender.inc
views_merge_rows.module views_merge_rows.module Registers View API information
views_merge_rows.views.inc views_merge_rows.views.inc Implements the display extender to add rows merging.
views_merge_rows_plugin_display_extender.inc views_merge_rows_plugin_display_extender.inc Contains the class to extend views display with rows merge functionality.

Other projects