Text item with a blank space
ngac_ukSep 23 2010 — edited Sep 23 2010I am trying to save a blank space in a text item but everytime i do, the item is getting trimmed.
if i put in " " then it trims to null.
If i put in "P " then it rtrims to "P"
What am i doing wrong?