How do I get the lenght of text to automatically insert a carridge return so that you can see the text someone has entured instead of it being truncated by the data list.
How do I get the lenght of text to automatically insert a carridge return so that you can see the text someone has entured instead of it being truncated by the data list.
Sorry, not possible, but if you can't get all the text to present in the data list column (could be the case where there is a LOT of text you want to present), you could look at presenting a link to the form instance so the users can view the actual form
But... there is an enhancement due for version 1.15 (to be released in the next week or so) where you can now set a property under "Rows": "Variable Height"
if this is selected, rows will grow to display whole text wordwrapped
and should give you what you are looking for