Hello, I have built forms with several fields that output correctly when
sent. However, when someone responds to the received form, all of the form
data is lost and the result is basically an email thread. Is there a way to
set up fields so the results output into text? Similar to how an HTML form
may send an email in text form. Any advise would be appreciated.
Golfinray - 31 Jul 2008 21:40 GMT
Read the help files on RTF files. I think you can output to RTF files which
can then be opened by WORD.
> Hello, I have built forms with several fields that output correctly when
> sent. However, when someone responds to the received form, all of the form
> data is lost and the result is basically an email thread. Is there a way to
> set up fields so the results output into text? Similar to how an HTML form
> may send an email in text form. Any advise would be appreciated.