• Resolved Damn!

    (@greedymind)


    Hello,

    I’m just trying to show the result(calculated field) only after a user clicks the “calculate” button. How do i go about doing this?

    Another thing is, is it possible to display the result in popup? if so is it possible to add a little delay timer like 2 or 3 secs to it?

    Thanks

    https://wordpress.org/plugins/calculated-fields-form/

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    To display the result only after pressing a calculate button, please, follow the steps below:

    1. Activate the “Form Settings” tab.

    2. Untick the checkbox: “Eval dynamically the equations associated to the calculated fields”

    3. And finally, insert a button field in the form, and select as the button’s type, the “Calculate” option.

    The plugin does not include a pop-up window, however, you can create it a “HTML Content” field, and generate the pop-up using some div tags, and CSS rules.

    If you need additional help with this point, I can offer you a custom coding service through my private support service:

    http://cff.dwbooster.com/customization

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘How to show a calculated field on click of a button?’ is closed to new replies.