Page 1 of 1

appgini 23.15 decimal bug calculated fields

Posted: 2023-09-28 15:10
by facos79
Good morning,
I have the latest version of appgini pro 23.15
I'm going crazy because I can't set the calculated fields to 2 decimals. The summation has 2 decimals but the calculated fields do not.
How can I do this without manually editing the dv table files?
Can hooks be used?
I think it's a big problem for us. In Italy, among other things, we use commas before decimals and appgini also has problems with this setting.
Leaving aside the comma before the decimals, is there a simple way to set 2 decimals for all calculated and non-calculated numeric fields?
Thank you.
Greetings

Re: appgini 23.15 decimal bug calculated fields

Posted: 2023-10-01 20:59
by D Oliveira
you can use the table_name-tv.js file to track the elements and correct precision of the decimal with jQuery onChange() event