Single line text field not considering leading and trailing spaces as output value
Hi All, I have a single line text field on a catalog form. I need to do some operations based on if there are leading or trailing spaces for the value entered in that field. The problem is when I am printing the value of the field with leading and tr...