Odd problem with IP2007 (Decimal seperator wrong)

R

rdrunner

Hello...

I am currently having an odd problem with infopath 2007...

Setup: 1. German Server

Now I am creating a simple Form with a tablerepeater control. Inside the
table I define 3 Fields (all fields are double)... and the footer contains a
sum of the 3rd fields.

When a user enters something into field1 it is multiplied by field 2 and
stored in field 3...

Now the odd thing that happens is the parsing of the data. The Values for
Field1 & 2 are stored correctly, but the calculated field gets messed up.
Inside the XML the 3rd field will be stored with a german decimal
seperator(,), but the other 2 are stored with an english one (.).

Infopath also complains that field 3 should contain a number, even though it
was calculated a moment ago by IP itself.

Hope this makes sense... Any help will be apriciated since i am totally lost
right now...
 
Top