Home › Forum › General › Set Condition › Reply To: Set Condition (Awaiting moderation)
July 8, 2013 at 11:22 am #6615
You can enter a number in a text field, but it will be treated as text. That is why 15 is less than 7; just like AB is less than F if sorted alphabetically. The best solution is to use a numeric input field. This way you may use all the arithmetic functions in a conventional manner.
Thanks,
Aaron