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
appgini 23.15 decimal bug calculated fields
appgini 23.15 decimal bug calculated fields
- Attachments
-
- appgini errore 1.JPG (121.47 KiB) Viewed 2811 times
-
- appgini errore 2.JPG (88.82 KiB) Viewed 2811 times
- D Oliveira
- AppGini Super Hero
- Posts: 357
- Joined: 2018-03-04 09:30
- Location: David
Re: appgini 23.15 decimal bug calculated fields
you can use the table_name-tv.js file to track the elements and correct precision of the decimal with jQuery onChange() event