Releases: bascherz/Table-Dump-Module
Releases · bascherz/Table-Dump-Module
Joomla 4 - V2.1
Joomla 4 - V2.0
First working Joomla 4 version
Version 1.2
Added the ability to include group heading rows throughout the table output. To use these, ensure your query uses the ORDER BY clause to ensure the records retrieved are in the order that forms groups. You should not use a GROUP BY clause. There is a new editor field to specify the HTML for your group headers, which can contain any query field, but this is typically the field you group with. Every time the group field changes, a new group header is inserted before the current row.
Version 1.1
Rearranged the configuration parameters over multiple tabs and added a special {tablerows} placeholder.
Version 1.0
Initial release