Home › Forums › General XMetaL Discussion › Xmetal Essentials 6: Tables not showing entrys, only showing tgroup element › Reply To: Xmetal Essentials 6: Tables not showing entrys, only showing tgroup element
Reply to: Xmetal Essentials 6: Tables not showing entrys, only showing tgroup element
October 23, 2014 at 5:58 pmThe only setting that purposely causes CALS (and HTML) tables to render differently is this INI setting:
tags_on_graphical_tables = false
That tells XMetaL Author to not render CALS or HTML tables as tables, but instead to render them as if they were just any other group of elements (so that you see the opening and closing tags for every table element). Sounds like this is not what your engineer is seeing.
I suspect there must be something mucked up with the markup for a portion of the table. What happens when they validate the document?