• Does this form support multiple field calculations of data entered by the user, i.e. field1*field2 = x, where “x” is the calculation automatically populated, viewable by the user in a subsequent calculated field?

    If so, does it support advanced math functions, such as sqrt (square root), etc., and do you have a list of mathematical operators (presumably JS operators) that are supported?

    https://www.ads-software.com/plugins/form-maker/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear bair004,
    Unfortunately WordPress Form Maker doesn’t have such functionality. It is possible to realize the functionality you requested by writing custom JavaScript .

    Dear Webdorado,

    This is really a wonderful plugin for form making! Appreciate if you can share the javascript that is used to calculate the total based on the checkbox for the form below.
    https://wpdemo.web-dorado.com/cupcake-order-form-2/

    Thank you!

    Plugin Contributor webdorado

    (@webdorado)

    Dear clys,

    Please be informed, that you can find the code in the source, just by viewing the page source.
    Also please note, that in the pro version of Form Maker field calculation for Total is done automatically and is not needed to be written in custom JavaScript.
    Thank you.

    Dear webdorado,

    Thanks for your prompt reply. I actually interested to purchase the pro version. Before that, would like to find out more about the calculation part. Do you have the tutorial or demo page for this? Do I need to have certain programming knowledge to get the calculation field works?

    Appreciate if you can reply asap. Thanks.

    Plugin Contributor webdorado

    (@webdorado)

    Dear clys,

    No programming knowledge is required to implement a form with a Total field, which calculates the PayPal checkboxes/dropdown menus/other field values in the pro version.
    Thank you.

    Dear webdorado,

    Can I get the total to be stored in the database and exported into excel file ?

    Besides sum up the value, can I set the field to deduct according to the value insert by user?

    As you mentioned, the total is calculated when we create the fields with “Paypal”. Does it link the user to make payment in paypal after that?

    Thanks.

    Plugin Contributor webdorado

    (@webdorado)

    Dear clys,

    Please be informed, that form’s submissions are being saved in Form Maker’s submissions section. Here you can export them with CSV and XML format.

    Total field calculation is done only based on PayPal fields selections and not the regular number inputs.

    As for linking to PayPal question, please be informed, that if the PayPal is turned on form Form Options and Checkout Mode is set to Production, the form will redirect the user to PayPal and they can make the payment.
    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘calculated fields math operators’ is closed to new replies.