Would it be possible to accomplish this through the set property event through the tiggzi interface instead of using javascript?
Hi Max,
The field TotalCost is a label field so I have it set at .text which should work, It is still not alerting.
Android and iOS devices
Hello,
I am trying to force the mobile numerical keyboard to pop up by default when choosing an input. I have tried adding property: number and tel which both have not worked. Any help would be much appreciated.
Thank you very much Marina, you have been very helpful.
That worked beautifully! If I want to take that result and divide by 173 how would I do that? I tried to change the equation and have it display the result in textarea "HourlyCost" but it would not work. Thank you again!
Marina,
I have one more question: would it be possible to take the total of that calculation and divide it by the input "Years" which is the number of years in the screenshot?