Hey!
I am trying to do real time calculations in a survey to display the result to the user.
I want to display the result of a division calculation to a user based on information provided in a previous question.
I want to divided the total area harvested by the total lint cotton to provide a value called Lint Yield. I have tried a couple JS options but haven’t managed to get it to work. (i’m a JS novice).
the Lint yield would then be in the following question after a page break
Any advice would be much appreciated!


