How to make estimate generators?
-
Hello,
The question could also be worded like this:
What can I use instead of javascript for math based on input values?Is there a way to make form items with some sort of value that it changes based on the value?
Eg:
(number input) [10] Pages
[ ] a
[x] b
[x] c
[ ] d
a does nothing, b adds 100 * Pages, c adds 500.(The text displays ‘1500’)
I understand this could be done in javascript, but that’s not allowed here.
What alternatives are available?Thank you for your assistance!
-
Thanks, but I already knew that.
Did you mean that you can use only HTML tags and attributes?I was wondering if there’s a way we can get data (from form inputs, checkboxes, multiple-choice, etc…) and process it to influence the output data.
Is there a way to get the value of a checkbox, and use that to process data and output a number/message?
-
Hi there,
Can you please let me know your site’s address so I can point you in the right direction of getting support?
Please note that these forums are for WordPress.com hosted sites only. If your site is using the open-source WordPress.org software you need to seek help at these forums:
-
Ok, yes for something like that you would need a plugin, like https://wordpress.org/plugins/stylish-cost-calculator/
And, to use plugins on a site here, you’d need a paid Business Plan: https://en.support.wordpress.com/plugins/#using-other-plugins
-
- The topic ‘How to make estimate generators?’ is closed to new replies.