Question
Mashup NumericInputMode on ptcstextfield transposes number when Entering Decimals
I have a mashup that contains a ptcstextfield widget. NumericInputMode is selected. Allow decimals is selected. DecimalPlaces is set to 2. When I attempt to enter a decimal value, it transposes the numbers. If I enter .75, it shows the value as .57. Any ideas on what might be causing this issue.

