Skip to Content
0
Nov 11, 2020 at 07:37 AM

PI - Message mapping for a decimal field

180 Views

I have declared a field as a decimal field with length 10 and with 2 decimal places.

Sometimes when testing the client enters, for example '100.00' and the message mapping then works. Sometimes however, someone will enter '100,00' and then it doesn't work as it is expecting a point and not a comma.

Is there any way to create a message mapping that accepts both?