Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is simple view display style plugin, that combines a user defined number of rows into sets, wrapped by chosen HTML element and attribute. For example, if you have 9 rows on page, you can get 3 sets of rows (3 rows in each set) wrapped into div or span with custom class or id name.
If you have 10 results and you group them by 3, in this case, you will get 4 sets: 3 divs by 3 rows and the last div with one row.
This is simple view display style plugin, that combines a user defined number of rows into sets, wrapped by chosen HTML element and attribute. For example, if you have 9 rows on page, you can get 3 sets of rows (3 rows in each set) wrapped into div or span with custom class or id name.
If you have 10 results and you group them by 3, in this case, you will get 4 sets: 3 divs by 3 rows and the last div with one row.