Public CodeCanyon discussion · WP Cost Estimation & Payment Forms Builder
Question from ak_999
3 direct author replies in this public CodeCanyon conversation.
Hi. Is the any way to hide summary prices in customer email and on website (final step) summary but show them in admin email? Thanks again for your work and time.
Hello, Thank you very much :) It can be done customizing the main js file. If you want, you can contact me from the support page, I will send you a custom version doing that.
One more quick question. Distance shows like that now 0.6702199999999999 in summary. How to make it 0.6?
In a custom calculation ? It can be done using this js function : Math.round ([distance-1-2....] * 10) / 10 I sent you the mentioned custom update, feel free to send me the form url if you want, I will check this point .
Here is the form url http://online.outboxmoving.com/local-move/
Ah yes, I see, thank you. I just sent you the last update to fix this point .