Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
220
Alpha Only Input Mask
posted

I am using an UltraMaskedEdit. I have looked through the InputMask property documentation but cannot find the prompt character propery for a required Alpha Only (a-z or A-Z). Prompt Characters '&', 'A', 'a', and 'C' allow digits. The '?' prompt character is a letter placeholder but entry is not required.  My end goal is tor create a Canadian Postal Code input mask which is of the format 'A#A #A#' - unless something like this already exists and I completely missed it. 

 My thanks in advance for any help that can be provided.

Parents
  • 60
    posted

    I have been looking for the same thing. Validating a character that is a letter a-z or A-Z but not a number, which is a required character. It seems strange that such an obvious option is missing. The original post is 4 years old and UltraMaskedEdit is still not providing this option!

Reply Children