Hi,
Due to a bug found in using multi line text boxes that auto expand (after every 20th characters a line return is added) i have switch the control to be a calculated column. The value of the field is being looked up from a sharepoint list when the form is
loaded (so need need to edit).
The issue i have is that the data i am loading has line breaks and the calculated control ignores them. Is this meant to happen or is there a way i can get the control to render multi line. The height of my control is already set to be automatic.
Thanks in advance
Paul
View Complete Post