Hello,
I am trying to create a measurement converter, I have seen the tutorial to use the math blocks and I still do not understand
(I do not know what would be the most correct if you use text input or label, according to the tutorial it would be label but I think that I should use text input and leave it empty)
https://docs.thunkable.com/math
What I would like to achieve is to leave some spaces empty so that you can write the numbers to calculate or if I can not create that, then do a drop-down
Once you put the numbers, click on a button and the app calculate it (I know how to do a button!)
The app would have to make three formulas to give the result, what I do not know is if those three formulas would have to indicate all of them with math blocks or create different text input or labels to be able to indicate what actions have to be performed but putting them in not visible to that do not appear.
Thanks!