Is there a way to prevent new line characters in a text question? The results of my survey are eventually placed in a pipe-separated text file. Having new lines (or CRLFs) in a delimited text file really messes things up.
I thought using an input filter or possibly changing the keyboard to hide the return key.
Thanks.