• Resolved bcpsoftware

    (@bcpsoftware)


    We are trying to set up an ROI calculator and wondered if there is a way for us to display calculation result fields following the submission of the initial form.

    We have tried hiding the calculation field using the settings. However, it does not seem to working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @bcpsoftware !

    I hope you’re doing great today!

    Unfortunately, displaying the results this way isn’t yet possible, but there may be a workaround:

    You can split the form into two forms. The first form will take the initial data and in the Behaviour >> Submission Behaviour section you can set a redirection to a different page which will include values in the parameters, so something like:

    https://yoursite.com/second-form/?value1=123

    Then in the second form you can get the values into the fields – most of the fields have a Settings tab and a Pre-populate option, so you can for example create a Number field and in the pre-populate value grab value1 from the above URL. In the above case the number-1 field will have the value 123 filled in and then you can use Calculations to display the calculated ROI.

    Kind regards,
    Pawel

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @bcpsoftware ,

    We haven’t heard from you for a while now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Is there a way to allow calculation forms to display after form submission’ is closed to new replies.