I have a Survey question that is simply the temperature. Our field guys won't be working on days that are -200 degrees or 200 degrees, but I can't figure out how to force there answers to the question between a certain range. How do you do this?
Solved! Go to Solution.
That formula should work. It will allow for the a different range to be entered but it will not submit if it is not within the constraint.
This understanding will solve other problems I thought I had, hehe.
Actually, This is my first form and I just learned something..... I had the code correct to start with, but my expectations were incorrect. you can enter anything you want and the form will happily allow you to continue on down the road and only alert you to the error of your ways when you try to submit the form. Is there any way to automatically kick out bad input on the spot?
For the temperature I would probably set it up without any constraints so that the true temperature can be recorded. I would then create additional questions with relevant expressions.