In PHPR 4.1, Build 312, I have a table where a user edits some MySQL text type fields using the default Rich Text Editor.
The problem is that this seems to override the truncation of these Fields to X characters which can be set in the table properties, and I can't get the column, or the field to be any wider than the default. The View As is HTML with no properties.
The field and column widths seem to be 101, so I went into the Code View and set all of the 101s to 200, but there seems to be no Save button, and when I go back to the Visual Editor, it's the same.
The result is that I have a text field which is basically a column of one or two words.
I would appreciate any assistance, because I am obviously missing something.
Thanks,
Ken