Add calculated result to url parameter

Can we add the option to add the result to a url parameter so that data can be sent to the page we’re redirecting to

ie. if i want to redirect to a page with my own contact form etc.

Hi there, @S4LSam :waving_hand:

Interesting idea, thanks for sharing!

Just in case, I’d like to note that you can add a Lead Form to your Calculator. This way, when users submit the form, you’ll receive the form details along with the calculation results:

Does the feature work for your case?

If not, do I get it right that the calculation results should be passed to the relevant form fields on your page? If so, please send me a link to the page with your form. I’ll be happy to check if it’s feasible :slightly_smiling_face:

Hi Max,

So i’m just experimenting at the moment. So don’t have an actual example. But i’d be using an elementor form on a website. And so want the calculator to post the result to the url so that when it redirects to that page, the elementor form can get the information.

We’d use an elementor form rather than the elfsight form so it logs in the submissions on the site etc.

Got you, thanks!

I’ve consulted with the devs and they’ve said it’s possible to implement your idea! We can create a custom script that will pass calculation results to the redirect URL params.

Passing the calculation parameters to the form can be set in the Elementor Form only. This feature is supported there:


So, please set up your widget and the Elementor form, send us the redirect URL and I’ll pass your request to the dev team :slightly_smiling_face:

That’s great to hear, thanks! Looking forward to seeing how it works.