Enter Numbers in decimal field

Using Version: 9.3
I need to enter decimal with decimal precision 1 (eg 13.0).

it works but writing the value in the field expects me to enter 13.0 .

Is there a configuration where I can enter the number (24) and if necessary add the decimal (.7)?

Did you try the “Auto-complete with zeros” option?

Thank you robydago for your help with this tip. No I did not set it.

There is an additional Question: Is there a configuration that will display the entry of 14 as 14 and not as 14.0

I don’t know but I don’t think so.

  1. Autocomplete with zeros
  2. Values format > Decimal precision

If you want to change the display format depending on the number of decimals, the macro sc_format_num can help.