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
270
Switching Mask on WebMaskEdit dynamically on client
posted

I searched through all the posts in WebMaskEdit after searching for mask and javascript and couldn't find an example to do this, nor am I able to in the documentation.

I'm actually doing ._setMask but it doesn't seem to update the mask, plus it looks ('_') like an internal method.

Thanks,

Cliff

 


 
                                          
Parents
No Data
Reply
  • 270
    Offline posted

    I think the _setMask may work, but when switching from a numeric (#) to alpha or character (A or C) mask, what is typed in after the mask is changed, does not appear to be there when you reach the server.

    So not sure if the issue is incorrect setting of the mask or something quirky with switching masks and then posting back.

    Cliff

Children