Can you please fix this?
The beautifier puts a break after "value='| |"
when we concatinate the value string to populate the data in a form.
These extra spaces are creating unexpected results or the values don't get parsed correctly when the program is run.