I am looking to update values on one when another one changes (without the need to save/submit the form).
For ex.
If I type 1 in square meter, square foot should automatically display 10.7639, If I then type 0 to make it 10, the values in square foot should go 107.639 and so on.
If I then replace values in square foot, and start typing 100, then square meter should show: 0.092903, 0.92903, 9.2903 one after another as I continue typing 1-0-0 in square foot.