Hi
We want to validate zip codes in an Enfold contact form.
So what is tthe difference between “valid number” and “valid positive number including 0”? Can “valid number” be negative?
It would be very nice, if we can validate zipcodes (4-5 digits).
Thanks very much
Best regards
Mike
Hey Michael,
Thank you for the inquiry.
The validation “valid positive number including 0” checks if the value is not negative and is not less than 0. This should be useful if you want to control the integer value of an input field and make sure that the user doesn’t specify negative numbers.
Best regards,
Ismael
Hi Ismael
Ok, thanks very much.
You can close this issue.
Best regards
Mike