asked on April 11, 2018
I have a field that is cannot be 0 and the form should not be submitted until it has a number in it. I have made the field required, but by entering 0 the form can be submitted-so how do I check for a number not equal to 0 before I let the form be submitted? Thanks!
0
0