HeathAdamBurke
Technical User
I have a users put a value into a TEXT INPUT FIELD and the value will have a space in it, example "Mike Jones". Then I run my script and then display results and I would like to have the value display in a TEXT INPUT FIELD but it only displays the value "Mike". I know the value will show correctly if I just display it without the text box.