Module Description
πŸ‡ΊπŸ‡¦ This module is maintained by Ukrainian developers. Please consider supporting Ukraine in a fight for their freedom and safety of Europe. Views Table Rowspan defines new views display format name "Table Rowspan". This display will group rows in table and merge row has same value to one row use property rowspan.

Depedencies
* Views

Installation
* Download this module and save to folder drupal_root/sites/all/modules/
* Enable this module as usual like other modules.

Usage
* Create a new view (eg: a list of node).
* Set format Table Rowspan for this view.
* Add some field to this view.
* Group field that has same value.
* Check option "Merge rows in group".

Similar modules
* Views Grouped Table

This module has 2 key differences to module Views Grouped Table:


* Module Views Grouped Table group rows in table use relationship but this module use data (or rendered data) to group rows in table (inherit from Views core). It allow you to group unlimited levels in table.
* Module Views Grouped Table merge rows by emptying value in cell (so the td tag still rendered in table) but this module use attribute rowspan to merge cells.

See more detail in: https://www.drupal.org/node/2301439#comment-8963499

Project Usage
711
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of grouping rows in a table and merging rows with the same value using the Table Rowspan display format in Drupal Views.
Data Name
views_table_rowspan

OPENAI CHATBOT

OPENAI CHATBOT

14:30:54
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.