I need to prevent the use of commas and hard returns within a text field in my form. I currently have working code that prevents the use of commas but now need to prevent the hard return.This is what I have currently: VSC.File.Justification::change - (JavaScript, client)xfa.event.change = xfa.even...