-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Currently using french local extjs only authorize "," to enter double numbers.
But when using numpad "." is much more easier.
Using this in the field declaration will do fine
decimalSeparator: ',.',
This will use ',' to display numbers as today, but will accept '.'
Note that this should be done only on french locale.