Page 1 of 1

Site calculations

Posted: Wed Nov 25, 2020 5:16 pm
by luishmpaulo
Hello again!

I have a customer who wants to redesign the old site and, on this current site, there is a feature that calculates the savings that their equipment provides. Is there any extension or something semi-ready and configurable that I can use to do the same?

This is the page: https://www.wocdobrasil.com.br/

Re: Site calculations

Posted: Wed Nov 25, 2020 5:48 pm
by crispy68
I don't believe so as this is very specific. However, what I would do is look at the source and copy they <script> that does the calculations (it's towards the end of the source page) and then I would recreate the form buttons where you enter the info. Using the form buttons in combination with the script should get you the same results.

Re: Site calculations

Posted: Wed Nov 25, 2020 6:01 pm
by miguelss
Hi,

Maybe you can use the form calculations.
http://www.wysiwygwebbuilder.com/conditions.html

Cheers!