I'm using the fieldAppendText method to build up a list of empty fields, for a rather complex input validation script, but I can't find a way to add a newline character. I can use Evaluate and @NewLine (or whatever the exact words are), but surely there is a more efficient way of doing this?!
Before you suggest it, I don't want to use Rich Text, I want it in a regular text field.
Before you suggest it, I don't want to use Rich Text, I want it in a regular text field.