HI,I have a form that has three text fields which are flowed on a page
and set to expand to fit their content.I have the content of these
fields being set using Javascript, basically they are note fields which
are automatically populated based on the selections the user makes.At
runtime all the text fields grow as expected and the content is there.
However as soon as the form is submitted the content is not shown in the
XML response file and there is no node in the XML that represents each
of th...