Calculator: Pass results (variable) to another calculator instance

Calculator would be infinitely more useful if variables could be passed and used in another calculation/form. Ideally the form created on page one creates a calculation = final result (final_result) which could then be pre-populated into another form/calculation on page two (ex: final_result (prefilled value from previous step) plus (new value entered on form 2, etc, etc) I don’t think this functionality is currently implemented. I can pass a calculation along within a specific instance of calculator (form) using additional maths/steps but I cannot implement that variable (result) into another instance of calculator. Similar to the way a value entered into a form would carry over to an additional form on the next page. (EX: page1: Calculate your bmi here… page 2: Your BMI calculation from page 1 (stored value) minus/plus new calculations from another instance of calculator on page 2 — creates a new calculation, etc.

Let me know if i’m missing something here.

1 Like

Hi there, @user16904 :wave:

Right now, unfortunately, there is no way to implement this functionality. But we already have this idea on the Wishlist and you can upvote it here - Autofill calculator input with the results of previous calculators