You are here

README.txt in Views Complex Grouping 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration


INTRODUCTION
------------

The Views Complex Grouping allows you to attach fields to a grouping field.
There is currently no way using Views to attach fields on the same level as the
group by fields. You can also limit the number of rows rendered for each
grouping.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/views_complex_grouping

 * To submit bug reports and feature suggestions, or track changes:
   https://www.drupal.org/project/issues/views_complex_grouping


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit
   https://www.drupal.org/node/1897420 for further information.


CONFIGURATION
-------------

The module has no menu or modifiable settings. There is no configuration. When
enabled, Views will have a format 'Complex Grouping' option.

Configure the View format options to choose the items limit and offset, as well
as to select the fields which will be displayed alongside the Grouping Field.
Please note that in order for this to take effect, you must set the row limit
on the View pager to 'Unlimited'.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. INTRODUCTION
  8. ------------
  9. The Views Complex Grouping allows you to attach fields to a grouping field.
  10. There is currently no way using Views to attach fields on the same level as the
  11. group by fields. You can also limit the number of rows rendered for each
  12. grouping.
  13. * For a full description of the module, visit the project page:
  14. https://www.drupal.org/project/views_complex_grouping
  15. * To submit bug reports and feature suggestions, or track changes:
  16. https://www.drupal.org/project/issues/views_complex_grouping
  17. REQUIREMENTS
  18. ------------
  19. This module requires no modules outside of Drupal core.
  20. INSTALLATION
  21. ------------
  22. * Install as you would normally install a contributed Drupal module. Visit
  23. https://www.drupal.org/node/1897420 for further information.
  24. CONFIGURATION
  25. -------------
  26. The module has no menu or modifiable settings. There is no configuration. When
  27. enabled, Views will have a format 'Complex Grouping' option.
  28. Configure the View format options to choose the items limit and offset, as well
  29. as to select the fields which will be displayed alongside the Grouping Field.
  30. Please note that in order for this to take effect, you must set the row limit
  31. on the View pager to 'Unlimited'.