Hi,
i store the data from several input widgets to a xml file using cocoon binding.
one of these widgets is rendered as a textarea with multiple rows. the data 
from that textarea is meant to be stored with the newline characters that 
separates the lines. but after creating the xml file, there is only the text as 
appended rows without that separators ("</br>","\n",...)
do i need to convert the textarea data before the binding process? or is that 
the wrong approach?
Thanks,
Matthias





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to