I've installed Matrix and I'mm using it in such a way to add a table to stories. However, should a story be created which won't make use of the table, I'd like the table not to show up at all if the cells are empty. At the moment, should a table not be filled out, it simply displays "Table: ", the column heading and the first row heading.

How can I let it check for empty cells, and not partially display the table?

Comments

aaron1234nz’s picture

Assigned: Teezi » Unassigned
Status: Active » Fixed

I've fixed this in code.
The module will now display nothing when there is no data. if you want to remove the "Table: " part you will need to change the label display to hidden on the CCK Display settings page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.