Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1429875

    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

    #1429895

    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

    #1429896

    Hi Ismael
    Ok, thanks very much.
    You can close this issue.
    Best regards
    Mike

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Validation of Enfold contact form’ is closed to new replies.