Word Wrap in View Column

(R6.0 server, 6.5 Admin Client)

I’m attempting to create a view which shows a standard text field in one column, only with the lines wrapped. The form shows the text wrapped correctly…

I have not been able to get the view to correctly show the wrapped text. I’ve checked the view properties (row height = 9, shrink rows to content = on), and I’ve also set the field up to a fixed size (native OS style).

I’ve typed 3 lines of continuous gibberish text (with no punctuation, semicolons, or returns that could be confused for multi-value separators). The text box expands dynamically on the form, but the view still won’t wrap the column.

For some reason, even setting the row height to 9 without shrink to fit, just cuts the text off at the column margin with 8 rows of white space below.

Does anyone have any idea why this is occuring. My head is about to crash from searching for answers.

Subject: Fixed Word Wrap in View Column

Never mind…figured out that my testing was incorrect. I wasn’t using any spaces in the stream of text to allow the wrap to have entire phrases to move. Works correctly now.