You are here

README.txt in Views Complex Grouping 7

Same filename and directory in other branches
  1. 8 README.txt
(Limit the number of rows under each grouping field and attached fields to each of them)

Build a view vith 5 fields (Field 1, Field 2, Field 3, Field 4, Field 5)

Default Grouping view
Grouping Field 1 Value 1
- Row 1
- Row 2
- Row 3
- Row 4
- Row 5
- Row 6

Grouping Field 1 Value 2
- Row 1
- Row 2
- Row 3


Complex Grouping view will enable to do somthing like this

Grouping Field 1 Value 1 (field 3 Value 1, Field 4 Value 1)
- Row 1
- Row 2

Grouping Field 1 Value 2 (field 3 Value 1, Field 4 Value 1)
- Row 1
- Row 2


To use this module, simply change the style plugin for your view to the "Grouping Field (with Limit)" option. 
You will then be presented with options to choose your limit and offset (the offset just controls what row to start on, e.g. an offset of 1 would omit the first row from each grouping field). Please note that in order for this to take effect, you must set your row limit on the actual view to Unlimited.

File

README.txt
View source
  1. (Limit the number of rows under each grouping field and attached fields to each of them)
  2. Build a view vith 5 fields (Field 1, Field 2, Field 3, Field 4, Field 5)
  3. Default Grouping view
  4. Grouping Field 1 Value 1
  5. - Row 1
  6. - Row 2
  7. - Row 3
  8. - Row 4
  9. - Row 5
  10. - Row 6
  11. Grouping Field 1 Value 2
  12. - Row 1
  13. - Row 2
  14. - Row 3
  15. Complex Grouping view will enable to do somthing like this
  16. Grouping Field 1 Value 1 (field 3 Value 1, Field 4 Value 1)
  17. - Row 1
  18. - Row 2
  19. Grouping Field 1 Value 2 (field 3 Value 1, Field 4 Value 1)
  20. - Row 1
  21. - Row 2
  22. To use this module, simply change the style plugin for your view to the "Grouping Field (with Limit)" option.
  23. You will then be presented with options to choose your limit and offset (the offset just controls what row to start on, e.g. an offset of 1 would omit the first row from each grouping field). Please note that in order for this to take effect, you must set your row limit on the actual view to Unlimited.