-
Bug
-
Resolution: Obsolete
-
Medium
-
None
-
2.7.3, 2.9, 5.1.3
-
Conf 2.7.3, Conf 2.9
What I found is that in order for % and px column widths to work you need to have a blank column at the end.
ie. Need to use this
{section} {column:width=100px}A{column} {column:width=100px}B{column} {column}{column} {section}
instead of this
{section} {column:width=100px}A{column} {column:width=100px}B{column} {section}