[SIZE=12px]in decimal / currency fields setting four digits after the comma (ex. 1.2345) and typing other digits the system automatically alters the number by moving the digits for example 12.3456 123.4567 and so on. How is it possible? what could be the solution?[/SIZE]
Hi there. This problem will be fixed on release 9.0.026. Thanks for reporting.
Suggestion:
- You can access the settings for the decimal and currency fields in the filter and uncheck the option UseAutocomplete.
The reported case was corrected in release 9.0.026.Version available for download and update.
In decimale/ currency fields, establishing DECIMAL PRECISION with number 4 and setting AUTOCOMPLETE WITH ZERO, when insert the four numbers the system doesn’t stop the inserting but it shifts the decimal separator (comma) creating serious issues to our customers.
Ex. If I type 12,3456 the number is correct, but if I wrongly type also the number 7 the system instead of blocking the insertion on the number 12,3456, returns the number 123,4567 altering, in this way, the correct inserting.
what is the solution?
In the Maximum Size option, enter the number 6.
Our need insn’t fixing Maximum Size option 6 after comma, but once inserted comma and the 4 number after comma (4 is our Maximum Size option), the system must block more inserts and not move the number before the comma.
Ex. When I type 12,3456 if I type another number as 7 the system must block the insertion and not alter the number in 123,4567.