pattern validation for all small text, smalltext with prefix

Support MB Builder pattern validation for all small text, smalltext with prefixResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43451
    Salony MohantySalony Mohanty
    Participant

    hi
    how to set up patterns for allsmall text field with 8 characters.. [a-z]{8} does not seem to be working

    #43454
    Salony MohantySalony Mohanty
    Participant

    I need to submit a domain name whcih could be a subdomain - so i need to check that it is in the xx.yyy or xx.yy.zzz format. how to check that

    #43466
    PeterPeter
    Moderator

    Hello,

    You can refer to this topic to get the pattern to validate the domain input.
    https://stackoverflow.com/questions/58070841/pattern-in-html5-input-type-url-validation

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.