In app calculator

I want to create a simple calculator that calculate resistant ,wattage ,current and voltage (ohm law calculator) exactly like this calculator Ohm's Law Calculator | Free Vape Ohm Calculator - by Wotofo

That should be fairly straight forward. Just set it up to that the input components are writing to user specific columns, then use a math column to calculate the result.

If you want to emulate the “lock value” feature, you can do that with a choice component that writes to another user specific column, and then use visibility conditions to either display an input box or a text value for the value that is locked.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.