Hi,
I have a problem with space management in text control.
When I enter text with space characters like this: " A B C D ",
Infopath transform the text and supress some space and display text as "A B C
D", but the spaces are kept in the XML...The problem is that the user does
not see exactly what is stored in the XML.
Has someone an explanation for this behaviour ? Is it normal ? Is it a bug ?
Regards.
Eric.
Kalyan G Reddy MVP (GGK Tech) - 30 Aug 2007 11:52 GMT
Hello
This is a normal behaviour in Infopath, If you want the white space to be
removed from the xml also, you have to use this function
normalize-space( )

Signature
Kalyan G Reddy - INFOPATH MVP 2007
http://www.ggktech.com
> Hi,
>
[quoted text clipped - 8 lines]
> Regards.
> Eric.