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
decimal digits
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
Joan Ferrer
-

- Posts: 130
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
- Pablo
- Posts: 23910
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: decimal digits
You can use the 'toFixed' JavaScript function for this:
See also:
https://www.wysiwygwebbuilder.com/forum ... it=tofixed
See also:
https://www.wysiwygwebbuilder.com/forum ... it=tofixed
-
Joan Ferrer
-

- Posts: 130
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
Re: decimal digits
Perfect, thank you very much!!
Regards
Regards
-
Joan Ferrer
-

- Posts: 130
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
Re: decimal digits
¿El código javascript se tiene que poner en el elemento? CTRL+H
Tnk's
Tnk's
- Pablo
- Posts: 23910
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: decimal digits
It needs to be part of the expression.
-
Joan Ferrer
-

- Posts: 130
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
Re: decimal digits
Tnk's 