Page 1 of 1
decimal digits
Posted: Wed Feb 09, 2022 8:28 am
by Joan Ferrer
Hi
When creating a calculation formula and in its result, you can control the number of decimal digits
Regards
https://www.joanferrerfotografia.com/de ... ploma.html
Re: decimal digits
Posted: Wed Feb 09, 2022 8:56 am
by Pablo
You can use the 'toFixed' JavaScript function for this:
See also:
https://www.wysiwygwebbuilder.com/forum ... it=tofixed
Re: decimal digits
Posted: Wed Feb 09, 2022 9:16 am
by Joan Ferrer
Perfect, thank you very much!!
Regards
Re: decimal digits
Posted: Wed Feb 09, 2022 3:11 pm
by Joan Ferrer
¿El código javascript se tiene que poner en el elemento? CTRL+H
Tnk's
Re: decimal digits
Posted: Wed Feb 09, 2022 3:55 pm
by Pablo
It needs to be part of the expression.
Re: decimal digits
Posted: Wed Feb 09, 2022 4:05 pm
by Joan Ferrer
Tnk's
