dkayiwa / purcforms

Automatically exported from code.google.com/p/purcforms
0 stars 1 forks source link

Validation between two questions does not work for inequality #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create two numeric questions, Inventory & Sales
2. Add validation condition to 'Sales': Value is less than or equal to 
'Inventory'

What is the expected output? What do you see instead?

Process produces custom error message for any value of 'Sales', rather than 
only when Sales>Inventory

(running in Chrome)

Original issue reported on code.google.com by michaelj...@googlemail.com on 13 Dec 2011 at 9:15