HI,
I can't remember off the top of my head, but I don't think there is any code to strip spaces. So maybe it's the XML formatting that's doing it??
First thing to try is using a CDATA on the XML field like this...
<Summary><![CDATA[ [COL:8] ]]></Summary> <Description><![CDATA[ [COL:9] ]]></Description>
Dave.
I can't remember off the top of my head, but I don't think there is any code to strip spaces. So maybe it's the XML formatting that's doing it??
First thing to try is using a CDATA on the XML field like this...
<Summary><![CDATA[ [COL:8] ]]></Summary> <Description><![CDATA[ [COL:9] ]]></Description>
Dave.