This topic is locked

Visual Editor - Table editing

10/28/2008 5:10:53 PM
PHPRunner General questions
R
rgfischerjr author

I've watched the tutorial and scoured the forum but have not found any insight into this...
When using Visual Editor to modify a vertical layout - the left column, with the labels, appears to be a fixed width and cannot be resized smaller. I can resize the data fields, and if I split cells in the data side the new cells will resize (with some minor bugs).
Selecting the the cell properties shows the label column at 30%, and changing the percentage and applying to whole column has no effect.
Any suggestions on how to get more control over the column widths?

R
ringah 10/31/2008

I've watched the tutorial and scoured the forum but have not found any insight into this...

When using Visual Editor to modify a vertical layout - the left column, with the labels, appears to be a fixed width and cannot be resized smaller. I can resize the data fields, and if I split cells in the data side the new cells will resize (with some minor bugs).
Selecting the the cell properties shows the label column at 30%, and changing the percentage and applying to whole column has no effect.
Any suggestions on how to get more control over the column widths?


Maybe something with screen dimensioning (for resizing) at play here? but have also found that sometimes alignment changes after a few rounds of changes and rebuilds...
One option might be to go into HTML view, find the width tag and change it manually, starting from the left most column and moving right - but remember there is a header, body and footer for each column
HTH